
BODY  {
	background-color : #000000;
	text-align : center;
	font-family : Verdana, Arial, sans-serif;
	font-size: 10px;
	color : #CC0000;
	margin-top : 0 ;
	margin-bottom : 0 ;
	margin-left : 0 ;
	margin-right : 0 ;
}

A  {
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

A:Visited  {
	color : #CC0000;
}

A:Active  {
	color : #FF0000;
}

A:Hover  {
	color : #FF0000;
}


TD { font-size : 10px; }
