body {
  background-color: black;
  font-family: arial, helvetica;
  color:#ff0000;
  size:1;
}

a
{color: #33ffff;}

a:hover {
  color: #0000ff;}