td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #5f5f5f;
	}

.white_text  {  
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	}
	
.white_title  {  
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	}	

A:LINK{
	color: #2a549e;
	font-weight:bold;
	Text-Decoration : none;
}

A:VISITED{
	color: #2a549e;
	font-weight:bold;
	Text-Decoration : none;
	}

A:HOVER{
	color: #2b559f;
	font-weight:bold;
	Text-Decoration : none;
}