BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 26px;
	background-color : #ffffff;
	color : #444444;
}


A { text-decoration : none; 
}


A:link {
	color:666666;
	text-decoration : none;
}
A:active {
	color: AAAAAA ;
	text-decoration : none;
} 

A:visited {
		color: 666666 ;
	text-decoration : none;
}



A:hover 
{ font-family: Verdana,Geneva,Arial,sans-serif; 
color: #CCCC66; 
text-decoration: bold; 
} 
