 
TD{
  font-size : 12px;
  color : black;
}
A{
  font-size : 12px;
  color : navy;
  text-decoration : none;
}
BODY{
  background-color : white;
}
