
<STYLE TYPE="text/css">    
    <!--
    a  {
    	font-family : verdana;
    	text-decoration : underline;
    	color : #17698F;
    	font-weight : bold;
    font-size : 11;
    }
     
     a:Hover  {
     font-family : verdana;
     text-decoration : none;
     color : #CC9900;
     font-weight : bold;
    font-size : 11;
     }
	a.footer  {
    font-family : verdana;
    text-decoration : underline;
    color : #17698F;
    font-size : 9;
    }
	
	a.visited  {
    font-family : verdana;
    text-decoration : underline;
    color : #17698F;
    font-size : 9;
    }
     
    a.footer:Hover  {
    font-family : verdana;
    text-decoration : none;
    color : #CC9900;
    font-size : 9;
     }
	 
    -->
    </STYLE>
