
body {
	background-color : black;
	font-family : Verdana, Georgia, Arial, Helvetica, sans-serif ;
	font-size : 9pt;
}

td {
	background-color : white;
	font-family : Verdana, Georgia, Arial, Helvetica, sans-serif ;
	font-size : 9pt;
}

.navmenu  {
	font-family : Verdana, Georgia, Arial, Helvetica, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: white;
}

.navmenu  a {
	font-family : Verdana, Georgia, Arial, Helvetica, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: white;
}

.navmenu a:hover {
	text-decoration: none;
	color: gold;
}
		