A {
  color: #006697;
  text-decoration: underline;
}

A:hover {
  color: #0A81AC;
  text-decoration: none;
}
