 
BODY{
  font-size : 12px;
  background-image : url(../img/body.jpg);
}
TD{
  font-size : 12px;
}
A{
  color : black;
  
  
  
  
border-width : 1px 1px 1px 1px;border-top-style : dotted;border-left-style : dotted;border-right-style : dotted;border-bottom-style : dotted;border-color : white white white white;}
A:HOVER{
  color : #999999;
}
A:ACTIVE{
  color : #666666;
border-width : 1px 1px 1px 1px;border-top-style : dotted;border-right-style : dotted;border-bottom-style : dotted;border-left-style : dotted;
  
  
  
  
border-top-color : black;border-left-color : black;border-right-color : black;border-bottom-color : black;}
A:VISITED{
  color : black;
}
