BODY {
  background: #000000;
  color: #cccccc;
}

A:link {
  background: transparent;
  color: #ff6666;
}

A:visited {
  background: transparent;
  color: #cc3333;
}

A:active {
  background: transparent;
  color: #ff0000;
}
