
     .news { 
 font-size: 8pt;
 line-height: 10pt; 
 font-weight: bold;
 font-family: arial,verdana,helvetica; 
 color: #ffffff; 
}

     .footer { 
 font-size: 8pt;
 line-height:9pt; 
 font-family: arial,verdana,helvetica; 
 color: #ffffff; 
}


     a.news_sub:link { color: #ffffff; text-decoration: underline; }
     a.news_sub:visited { color: #CCCCCC; text-decoration: underline; }
     a.news_sub:hover { color: #CCCCCC; text-decoration: underline; }
     a.news_sub:active { color: #ffffff; text-decoration: underline; }

     a:link { color: #ffffff; text-decoration: underline; }
     a:visited { color: #CCCCCC; }
     a:hover { color: #CCCCCC; }
     a:active { color: #ffffff; }