BODY 
{
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
}

a	
{
			Text-Align : Center ;
			Font-Size : X-small ;
			Color : black ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Bold
}
	
a:hover	
 {
			Text-Align : Center ;
			Font-Size : X-small ;
			Color : red ;
			Text-Decoration : none ;
			Font-Style : Normal ;
			Font-Weight : Bold
}
