A {
  font-style: normal;
  font-family: "Times New Roman";
  font-weight: normal;
  font-size: 4mm;
  color: maroon;
  text-decoration: none;
}

A:LINK {
  font-style: normal;
  font-family: "Times New Roman";
  font-weight: normal;
  font-size: 4mm;
  color: maroon;
  text-decoration: none;
}

A:HOVER {
  font-style: normal;
  font-family: "Times New Roman";
  font-weight: normal;
  font-size: 4mm;
  color: #CC0066;
  text-decoration: underline;
}

$DOCUMENT {
}
