a:link, a:visited {
  color: #690;
}

a:hover, a:active {
  color: #690;
  text-decoration: underline;
}

