body {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  background-color: black;
}
a:link, a:visited { color: #93a7f1; text-decoration: none; }
a:active, a:hover { color: #65f17c; text-decoration: none; }
