body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #336699;
}
a.menu {  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.menu:hover {  color: #999999; text-decoration: none; font-weight: bold;}
a.menu:visited {  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.menu:active {  color: #FFFFFF; text-decoration: none; font-weight: bold;}

