 
BODY{
  font-size : 10pt;
  

  
  background-image : url(bg02-03.gif);
}
TD{
  font-size : 10pt;
  
}
A{
  font-size : 10pt;
  color : blue;
  text-decoration : none;
}
A:HOVER{
  font-size : 10pt;
  
  color : white;
  background-color : blue;
}
