body {
  background: #060 url(../images/background.gif);
  color: #000;  
}
a:link {color:#060;}
a:visited {color: #9C6;}
a:active {color: #9C6;}

.link { 
  font-family: verdana; 
  font-size: 10pt; 
  text-decoration: none; 
} 
.link:hover { 
  font-family: verdana; 
  font-size: 10pt; 
  text-decoration: underline; 
} 
td { 
  font-family: verdana; 
  font-size: 10pt; 
}

