  
BODY{
  font-size : 10pt;
  background-image: url(part/back.gif);
}
TABLE{
  font-size : 10pt;
}
A:hover {
 background-color: pink;
}
