  
td{
  font-size : 72%;
  line-height : 130%;
  

  color : #c5189e;
}
A:HOVER{
  text-decoration : underline;
  color : red;
}
a{
  text-decoration : underline;
}
