a:link
{
	color: rgb(255,255,255); 
}
a:visited
{
	color: rgb(255,255,255); 
} 
a:active 
{
	color: rgb(255,255,255);
}
TD 
{ 
	font-weight: bold; font-size: 12; font-Family: Arial; 
	background-color: #0099FF; color: #FFFFFF;  
}

