
<STYLE TYPE="text/css">    
    <!--
    a  {font-family : verdana;
    	text-decoration : underline;
    	color : F9BB00;
    	font-weight : bold;
    font-size : 11;
    }
     
     a:Hover  {
     font-family : verdana;
     text-decoration : none;
     color : silver;
     font-weight : bold;
    font-size : 11;
     }
	
	a.visited  {
    font-family : verdana;
    text-decoration : underline;
    color : #17698F;
    font-size : 9;
    }
     
	a.footer  {
    font-family : verdana;
    text-decoration : underline;
    color : #17698F;
    font-size : 9;
    }
    a.footer:Hover  {
    font-family : verdana;
    text-decoration : none;
    color : #084458;
    font-size : 11;
     }
	a.mainNav {
    	font-family : verdana;
    	text-decoration : underline;
    	color : F9BB00;
    	font-weight : bold;
    font-size : 11;
    }
	 a.mainNav:Hover  {
     font-family : verdana;
     text-decoration : none;
     color : silver;
     font-weight : bold;
    font-size : 11;
     }
	 
    a.featured {
    	font-family : verdana;
    	text-decoration : underline;
    	color : silver;
    	font-weight : bold;
    font-size : 11;
    }
	    a.featured:Hover  {
    font-family : verdana;
    text-decoration : none;
    color : #CC9900;
    font-size : 11;
     }
	 
.bodyFont{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:C0CED4;
 border:1px solid F9BB00;

 
 }
 
    a.bodyLink  {font-family : verdana;
   	text-decoration : underline;
   	color : #FCD766;
   	font-weight : normal;
   font-size : 11;
   }
     
     a.bodyLink:Hover  {
     font-family : verdana;
     text-decoration : none;
     color : silver;
     font-weight : normal;
    font-size : 11;
     }
	
	a.bodyLink.visited  {
    font-family : verdana;
    text-decoration : underline;
     font-weight : normal;
    color : #FCD766;
    font-size : 11;
    }
	
 .footerFont{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:silver;
 
 }
 
 H1{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color : F9BB00;
    font-size : 16;
	font-weight:bold;
     }
	 
H2{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color : ffffff;
    font-size : 12;
	font-style : italic;
	font-weight:bold;
	background-color: 054E6B;
     }

	 
    -->
    </STYLE>
