body {
  background-color: #333;
  color: #bbb;
  font-family: Arial;
}
a {
  color: #fff;
}
a-hover {
  color: #000;
}