/* Indistinguishable from death; a frozen state of mind and body. Unconscious and nonresponsive, but somehow produce warm blood. */

body {
  background-color: #000000;
  color: #ff0000;
  font-family: Courier;
}

a:link {
  color: #ff0000;
}

a:visited {
  color: #ff0000;
}

a:hover {
  color: #800000;
}

a:active {
  color: #ffffff;
}