a:link {
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1em;
}
body, p, div, blockquote, ol, ul, dl, li, dt, dd, .leftnav, .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

