a:visited, a:link
{
    text-decoration: none;
}

a:active, a:hover
{
  text-decoration-style: underline;
}