body, td, th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: ffffff;
	color: #003300
	
}

a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
