body {
  background-color: #000;
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
}

li {
  margin-top: 3px;
}

a, a:visited, a:active {
  color: #bbf;
  text-decoration: none;
  border-bottom: #66f dashed 1px;
}

a:hover {
  border-bottom: #66f solid 1px;
}

#backlink {
  margin-top: 15px;
  margin-bottom: 15px;
}