a:link { color: #003300; 
 text-decoration: none; } 
  
a:active { color: #003300; 
 text-decoration: none; } 
  
a:visited { color: #003300; 
 text-decoration: none; } 
  
a:hover { text-decoration: underline; 
 color: #ff0000; } 
  
body { text-align: center; 
 color: #003300; 
 background: url(sfbg1b.jpg) top left fixed repeat; 
 scrollbar-face-color: #5f8379; 
 scrollbar-highlight-color: #7fa399; 
 scrollbar-shadow-color: #5f8379; 
 scrollbar-arrow-color: #ffffff; 
 scrollbar-base-color: #5f8379; 
 scrollbar-3d-light-color: #7fa399; 
 scrollbar-dark-shadow-color: #5f8379; 
 cursor: default; } 
  
table { border: #111111; } 
 
td { font-family: Verdana, sans-serif; 
    font-size: 10pt; 
 border: #111111; } 
  
.whiteborder { border: 2px solid #ffffff; 
 font-size: 7.5pt; 
 font-weight: bold; } 
  
.small { font-size: 7.5pt; } 
  
.smalllink { font-size: 7.5pt; 
 font-weight: bold; } 
 
.nolink { color: #999999; } 
 
.bold { font-weight: bold; } 
