BODY   { color       : #000000;
         background-image  : "icons/bg-lines.gif";
         margin-top  : 10px;
         margin-left  : 6px;
         margin-right : 4px;
         font-size   : 12px;
         font-family : Verdana,Geneva,Helvetica,Arial,sans-serif; }

TD     { text-decoration  : none;
         font-size        : 12px;
         font-family : Verdana,Geneva,Helvetica,Arial,sans-serif; }

A:link 
       { text-decoration : none; 
         color           : #3366dd;
         background      : transparent; }
A:active 
       { text-decoration : none; 
         color           : #b06600;
         background      : transparent; }
A:visited 
       { text-decoration : none; 
         color           : #3366dd;
         background      : transparent; }
A:hover 
       { text-decoration : underline; 
         color           : #000099;
         background      : transparent; }


