BODY {
   MARGIN: 0px;
}

A {
  COLOR: #0000ff;
}
A:hover {
  COLOR: #3366ff;
  BACKGROUND-COLOR: #aaf0ff;
}
