a {
  text-decoration: none;
  color: #0a6b83;
}

a:hover {
  text-decoration: underline;
}
