body {

  background-color: #000000;

  color: #C0C0C0;

  font-family: "Times New Roman", Times, serif;

  font-size: small;

}



a {

  color: #D6AA42;

}



a:visited {

  color: #D6AA42;

}



a:hover {

  color: #DC143C;

  text-decoration: none;

}

