BODY {
   background : FFFFFF;
   margin-top : 0;
   color : #000066;
   font-family : verdana;
   font-size : 10px;
   scrollbar-face-color : #EEEEEE;
   scrollbar-shadow-color : #AAAAAA;
   scrollbar-highlight-color : #DDDDDD;
   scrollbar-3dlight-color : #AAAAAA;
   scrollbar-darkshadow-color : #333333;
   scrollbar-track-color : #888888;
   scrollbar-arrow-color : #000066;
}

P {
   color : #000066;
   font-family : verdana;
   font-size : 10px;
   text-decoration : none; 
}

TR, TD {
   color : #000066;
   font-family : verdana;
   font-size : 10px;
   text-decoration : none; 
}

.news {
   color : #000066;
   font-weight : bold;
   text-decoration : none; 
}

A:visited {
   color : #bb4400; 
   text-decoration : none; 
}

A:link { 
   color : #bb4400; 
   text-decoration : none; 
}

A:hover {
   color : #ee4400; 
   text-decoration : none; 
}

A:active { 
   color : #bb4400; 
   text-decoration : none; 
}