 
a:visited{
  text-decoration : none;
  empty-cells : show;
}
A:hover{
  font-style : normal;
  text-decoration : underline;
}
A:link{
  text-decoration : none;
}
