BODY   { color       : white;
         font-family : Verdana,Geneva,Arial,sans-serif;
         font-size   : 9pt;
         font-weight : bold; 
         margin      : 0px; }

A      { text-decoration : none;
         font-family     : Verdana, Geneva, Arial, sans-serif;
         font-size       : 8pt;
         font-weight     : bold; }
A:link 
       { text-decoration : none;
         color           : #FFFFFF;
         background      : transparent; }
A:active 
       { text-decoration : none;
         color           : #FF0000;
         background      : transparent; }
A:visited 
       { text-decoration : none;
         color           : #FFFFFF;
         background      : transparent; }
A:hover 
       { text-decoration : none;
         color           : #FFFF00;
         background      : transparent; }

div.head
       { text-decoration : none;
         color           : orange;
         font-family     : Verdana, Geneva, Arial, sans-serif;
         font-size       : 10pt;
         font-weight     : bold; 
         background      : transparent; }

