
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #B88A00;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:underline;
	background-color:#F5B800;
}
a:active {
	text-decoration: underline;
	color: #000000;
}




