 

TABLE{
  font-size : 13px;
  

  

  

  line-height : 18px;
  
}
A{
  text-decoration : underline;
}
BODY{
  
  
  
  
  
  font-size : 13px;
  
  
  
  
  line-height : 17px;
  background-color : #ffffff;
  background-image : url(etc_02.gif);
}
A:HOVER{
  color : red;
}

