
A {
  text-decoration: none;
  color: #000066;
}

A:hover {
  text-decoration: underline;
  color: #000066;
}
