body {
  background-color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  margin: 0px; }

font, p, td, th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF; }

a:link {  
	color: #00ff00;
	text-decoration: none;
	font-weight: normal; }

a:hover {  
	color: yellow;
	text-decoration: none;
	font-weight: normal; }

a:visited {  
	text-decoration: none;
	font-weight: normal;
	color: #00ff00; }
