BODY{
  color: #0066FF;
  

 background-image : url(w9b.gif);
}
HR{
  color: #66AAFF;
  height: 3px;
}
A{
  color : #009b1c;
  text-decoration: underline;
 font-weight : bold;
 background-repeat : no-repeat;
 background-attachment : fixed;
}
A:VISITED{
  color : #0da49c;
  text-decoration: underline;
}
A:HOVER{
  color : #ff80c0;
  text-decoration: underline;
}
A:ACTIVE{
  color : #ffcae4;
  text-decoration: underline;
}
TH{
  color : white;
  background-color : #fea3a9;
  font-size : x-small;
 
}
TD{
  
  font-size : x-small;
  color : #ff4444;
}
TABLE{
 
 background-attachment : fixed;
}
CAPTION{
 color : #00a600;
 font-weight : bold;
}
