

BODY { background: url("./images/background.gif") }
       
.taboff {
       text-decoration: none;
       color: #888; 
       font-family: trebuchet, trebuchet ms; 
       font-size: 10px; 
       text-transform: uppercase;
       }
       
.taboff:hover {
       color: #ccc;
       }

a  {color: #fff; font-weight: bold; text-decoration: none;}

a:hover { color: #dcea4b; }
       