body {
  background: #000;
  color: #eee;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  color: #00a1d5;
  text-decoration: none;
}

a:hover { text-decoration: underline; }

a img { border: none; }
