body {
	background-color: #000033;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.grey {
	color: #CCCCCC;
	font-weight: bold;
}
.black {
	color: #000000;
}

