 
A{
  color : black;
  text-decoration : none;
}
A:HOVER{
  color : blue;
  text-decoration : none;
}
TD{
  font-size : x-small;
  line-height : 120%;
}
