  
TD{
  font-size : 84%;
  
  line-height : 140%;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  
}
BODY{
  
  font-size : 84%;
  

  text-align : center;
  
}
A:HOVER{
  color : red;
  background-color : #ffe1e1;
}
A:VISITED{
  color : red;
}