 
BODY{
  font-size : 12px;
  text-align : center;
}
TD{
  font-size : 12px;
}
A{
  
  color : navy;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
