body, p, td { 
	background: #000000;
	color: #dddddd;		
	font-family: "Verdana", "Arial", "Sans-serif" ; 
	font-size: small ; 
	}

A, A:link 			{ 
	color: #009999; 
	font-family: verdana, arial, sans-serif; 
	text-decoration:  none; 
	} 
	
A:active, A:hover	{ color: #BB6666;  text-decoration: underline; } 

