body
{
background-color: #000000;
font-color:#FFCC00;
FONT-FAMILY:Times New Roman, Trebuchet MS,Arial;
font-size: 10pt; 
}
A:link
{
	FONT-FAMILY:Times New Roman, Trebuchet MS,Arial;
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFCC99;
}


A:visited

{
	FONT-FAMILY:Times New Roman, Trebuchet MS,Arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #FF9999;
}

A:hover

{
	FONT-FAMILY:Times New Roman, Trebuchet MS,Arial;
	font-size: 10pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #CCFFFF;
}

