.announcement-bar a {
    text-decoration: none;
}

.announcement-bar a:hover {
  text-decoration: underline;
}
