BODY {
	background-color : #000033;
	color : White;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

A:LINK, A:VISITED {
	color : #0080ff;
	text-decoration : none;
	font-family : Verdana, Arial, "San Serif;";
	font-weight : bold;
}

A:HOVER {
	color : #CCFFFF;
	text-decoration : underline;
}
