
A {
  font-size: 12pt;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #C0C0C0;
}

BODY {
  font-family: Arial;
}

