body
     { 
	 font-family: Verdana, Helvetica, Arial, sans-serif;
	 font-size:12px; 
	 font-weight: bold;
	 color:#000000;
   }
	
a:link
        { 
	font-weight: bold;
	text-decoration: none;
	color: #005177; 
	}
a:visited     
        { 
	text-decoration: none; 
	color: #005177; 
	font-weight: bold; 
	}
a:hover
       { 
	text-decoration: underline;  
	}
