
<STYLE TYPE="text/css">

   td.list { 
      background: FDB847; 
   }

   table.list { 
      color: 00558E; 
      font-family: Verdana, Tahoma, Arial; 
      font-size: 11px; 
      text-decoration: none; 
      visibility: hidden; 
      position: absolute; 
   }
   
   #bg { 
      background: #FFFFFF; 
      background-image:url
         ('images/tablebackground.jpg'); 
   }

   .norm { 
      color: 00558E; 
      font-family: Verdana, Tahoma, Arial; 
      font-size: 12px; 
      text-decoration: none 
   }

   a:link { 
      color: 00558E; 
      font-family: Verdana, Tahoma, Arial; 
      font-size: 11px; 
      text-decoration: none 
   }

   a:visited { 
      color: 00558E; 
      font-family: Verdana, Tahoma, Arial; 
      font-size: 11px; 
      text-decoration: none 
   }

   a:active { 
      color: 00558E; 
      font-family: Verdana, Tahoma, Arial; 
      font-size: 11px; 
      text-decoration: none 
   }

   a:hover { 
      color: 00558E; 
      font-family: Verdana, Tahoma, Arial; 
      font-size: 11px; 
      text-decoration: underline;
   }

</STYLE>