body{ 
	background-color: black;
} 
td{ 
	color: white;
	face: Verdana;
	font-size: 14;
	font-weight: bold;
}
a:link{color: white;}
a:visited{color: white;}
a:active{color: white;}
a:hover{color: white;}

