a:hover {
  background-color: #C09EAA;
}

a:link, a:visited {
  color: blue;
}