
 .body  {
  font-family : Verdana,Arial,Helvetica;
	font-size : 13px;
	color : #000000;
	}

 .body A:visited { color : #000000; text-decoration : underline;} 
 .body A:link { color : #000000; text-decoration : underline;}
 .body A:hover { color : #FF0000; text-decoration : underline;}
 .body A:active { color : #FF0000; text-decoration : underline;}
	
	
	
 .bottom_nav  {
  font-family : Verdana,Arial,Helvetica
	font-size : 11px;
	color : #FFFFFF;
	}
	
 .bottom_nav A:visited { color : #FFFFFF; text-decoration : none;} 
 .bottom_nav A:link { color : #FFFFFF; text-decoration : none;}
 .bottom_nav A:hover { color : #FFFF99; text-decoration : none;}
 .bottom_nav A:active { color : #FFFF99; text-decoration : none;}

 