a:link {
  color: blue;
}
a:visited {
  color: gray;
}