a {
  text-decoration: none;
}

a:link {
  text-decoration: none;
  cursor: pointer;
}

