
span.tabMenu, span.tabMenuOver
   {
   /* the background must be the same as the tabFiller background */
   background:#FFEFEF; color: #000000; font-family: Arial; font-size: 10pt; text-decoration:none;
   }

span.tabMenuOver
   {
   /* You can set whatever foreground and background color you wish */
   background:  #800000;
   color: #FFFFFF;
   }