
<STYLE TYPE="text/css">    
    <!--
    a  {
    	font-family : verdana;
    	text-decoration : underline;
    	color : #CC9900;
    	font-weight : bold;
    font-size : 12;
    }
     
     a:Hover  {
     font-family : verdana;
     text-decoration : none;
     color : #0B544B;
     font-weight : bold;
    font-size : 12;
     }
	
	a.footer  {
    font-family : verdana;
    text-decoration : underline;
    color : #CC9900;
    font-size : 9;
    }
     
    a.footer:Hover  {
    font-family : verdana;
    text-decoration : none;
    color : #0B544B;
    font-size : 9;
     }
	 
	a.nav  {
    font-family : verdana;
    text-decoration : underline;
    color : white;
    font-size : 9;
    }
	
	a.nav:Hover  {
    font-family : verdana;
    text-decoration : none;
    color : #0B544B;
    font-size : 9;
     }
	
	a.maps  {
    font-family : verdana;
    text-decoration : underline;
    color : CC9900;
    font-size : 11;
    }
	
	a.maps:Hover  {
    font-family : verdana;
    text-decoration : none;
    color : silver;
    font-size : 11;
     }
	body {
 scrollbar-base-color: #DFDFDF;
 scrollbar-track-color: #DFDFDF;
 scrollbar-face-color: #0B544B;
 scrollbar-highlight-color: #000000;
 scrollbar-3dlight-color: #EAEAEA;
 scrollbar-darkshadow-color: #EAEAEA;
 scrollbar-shadow-color: #000000;
 scrollbar-arrow-color: #ffffff;
font-family:  verdana,arial;
}
	 
    -->
    </STYLE>
