body {
  background-color: #F0E68C;
  color: black;
}

a:link { color: #0000FF; }
a:visited { color: #C00080; }
a:active { color: #8080FF; }
