a:-webkit-any-link {
    text-decoration: none;
}

a{
  text-decoration: none;
}

.jump-menu-nav a:hover{
  text-decoration: none;
}
