.tableBack {  
  background-image: url(images/back.gif); 
  background-repeat: no-repeat
  }

.bodyStyle {  
  font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
  font-size: 11px; 
  line-height: 18px
  }

.smallStyle {  
  font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
  font-size: 10px; 
  line-height: 15px
  }
  
a:active {  color: #993366; font-weight: bold; text-decoration: none}
a:link {  color: #993366; font-weight: bold; text-decoration: none}
a:visited {  color: #990099; font-weight: bold; text-decoration: none}
a:hover {  color: #993366; text-decoration: underline; font-weight: bold}