a:hover,
a:visited {
  text-decoration: none !important;
}

a:focus {
  text-decoration: none !important;
  outline: none !important;
}
