body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #0C0C30;
  font-size: 10px;
  color: #0000FF;
}

a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}