a:link {
  color: #aaaaaa;
}

a:visited {
  color: #dedede;
}

a:hover {
  color: #444444;
}

a:active {
  color: #888888;
}