body {
  background-color: black;
  color: white
}

a { color: #ccc }

a:visited { color: #999 }
