<!--
     .subnav { 
 font-size: 7pt;
 line-height:12pt; 
 font-family: verdana,arial,helvetica; 
 color: #FFFFCB; 
}
     .small { 
 font-size: 8pt;
 line-height:12pt; 
 font-family: verdana,arial,helvetica; 
 color: #000; 
}
     .enews { 
 font-size: 8pt;
 line-height:10pt; 
 font-family: verdana,arial,helvetica; 
 color: #000000; 
}
     .content { 
 font-size: 10pt;
 line-height:12pt; 
 font-family: verdana,arial,helvetica; 
 color: #000; 
}
     .footer { 
 font-size: 7pt;
 line-height:11pt; 
 font-family: verdana,arial,helvetica; 
 color: #fff; 
}
     input.box {
 font-family: Verdana,arial,helvetica;
 font-size: 8 pt;
 color: #000;
 background-color: #fff;
 bordercolor: #fff;

}

     footer a:link { color: #ffffff; }
     footer a:visited { color: #ffffff; }
     footer a:hover { color: #ffffff; }
     footer a:active { color: #ffffff; }

     a.nav:link { color: #fff; }
     a.nav:visited { color: #cc9; }
     a.nav:hover { color: #cc9; }
     a.nav:active { color: #cc9; }

     a.hnav:link { color: #000; }
     a.hnav:visited { color: #cc9; }
     a.hnav:hover { color: #cc9; }
     a.hnav:active { color: #cc9; }
     
     a.subnav:link { color: #FFFFCB; text-decoration:underline}
     a.subnav:visited { color: #FFFFCB; }
     a.subnav:hover { color: #FFFFCB; }
     a.subnav:active { color: #FFFFCB; }

     a:link { color: #330099; }
     a:visited { color: #330099; }
     a:hover { color: #330099; }
     a:active { color: #330099; }
     
     enews a:link { color: #330099; }
     enews a:visited { color: #330099; }
     enews a:hover { color: #330099; }
     enews a:active { color: #330099; }

-->