
a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

.poets {
	font-size: 10pt;
	line-height: 1;
	white-space: nowrap; 
	margin: 20px 0px 20px 20px;
}

.wcwilliams {
	font-size: 14pt;
	font-family: sans-serif;
	white-space: nowrap;
	color: #eeeeee;
	margin: 40px;
}

	.author {
		font-size: 80%;
	}


#indexmenu {
	font-size: 110%;
	text-align: center;
	width: 740px;
	color: #ffffff;
	background: black;
	padding: 10px 10px 5px 10px;
}


