
body {  background-color: #000; color: #fff;  }
a {  color: #fff; text-decoration: underline;  }
a:visited {  color: #e5e5e5;  }
a:hover {  color: #fff; text-decoration: none; font-weight: bold;  }
