a {
  text-decoration: none;
  color: #16c;
}

a:hover {
  text-decoration: underline;
  color: #043090;
}
