BODY {
  background-color: #ffffff;
  color: #000000;
  font-family: sans-serif;
}

A:hover   {
  color: #cc0000;
}


