body { 
	background-color: black
}
td {
	font-family: verdana, arial, helvetica;
	color: #ffbf47; 
	font-size: 11px; 
	line-height: 16px;
}
 

a { color: #ffbf47; text-decoration: none }
a:hover { color: #c33 }
a:focus { color: #c33 }


