BODY {
	background : #000033;
	font : Arial, Helvetica, sans-serif;
	font-family : Arial, Times, serif;
	font-size : medium;
	color : White;
}
A, A:VISITED, A:LINK, A:ACTIVE {
	text-decoration : none;
	color : White;
}
A:HOVER {
	color : Yellow;
	text-decoration : underline;
}

