body {
  background-color: #202;
  color: #F48;
  font-family: Arial
}
a {
  color: #84F
}
a:hover {
  color: #F8C
}