BODY {
	font-family : Verdana, Arial;
}
.title
{
	font-size : 75pt;
	font-family : Verdana;
}
SPAN.dropcap {
		font-size: 45px;
		font-weight: normal;
		float: left;
		font-family: "book antiqua", "times roman", "times", serif;
		color: #000000;
		line-height: 35px;
		}
a:visited, a:active, a:link, {
	color : #A0522D;
	font-weight : bold;
}
a:hover {
	background-color : Blue;
	color : White;
	text-decoration : none;
}

