

a.reverseAnchor:link {
  text-decoration: none ;
}

a.reverseAnchor:visited {
  text-decoration: none ;
}

a.reverseAnchor:active {
  text-decoration: none ;
}

a.reverseAnchor:focus {
  text-decoration: none ;
}



a.reverseAnchor:hover    {
  text-decoration: underline ;
}



