body  {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #001934;
	color: #CCCCCC;
	font-size: small;
	text-align: center;
}
p  { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
td {
	font-size: small;
	text-decoration: none;
}
a:link  {
	color: #fff050;
	font-size: small;
	text-decoration: none;

</a>

	
}
a:visited  { color: #fff050 }
a:hover { color: red }
