body {
  background-color: black;
  color: white;
  font-family: Tahoma, Arial, Helvetica, Times;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:hover {
  color: white;
}

a:active {
  color: white;
}
