A {
  color: 000000;
  border: none;
}

IMG.link {
  border: none;
}

A.menu {
  color: 000000;
  text-decoration:none;
  border: none;
}

A.menu:hover {
  color: 000000;
  text-decoration: none;
  border: 000000 2px double;
}

A:hover {
  color: 000000;
  text-decoration: underline;
}

.menutext {
  font: 15px Times New Roman;
  background-color: CCFFFF;
  border: 000000 1px solid;
  border-width: 1px 1px 1px 1px
  border-style: outset outset outset outset;
  border-color: gray gray gray gray;
  width: 135;
  Height: 30;
  padding: 5px;
  cursor: hand;
}

.menuinert {
  font: 15px Times New Roman;
  background-color: 99CCCC;
  border: 000000 1px solid;
  width: 135;
  Height: 30;
  padding: 5px;
  cursor: arrow;
}

.menuother{
  font: 15px Times New Roman;
  background-color: 339966;
  border: 000000 1px solid;
  width: 135;
  Height: 30;
  padding: 5px;
  cursor: hand;
}

.BODYTEXT {
  font: 16px Arial;
  color: 000000;
  text-align: left;
  text-decoration: none;
}

.BODYTEXT600 {
  font: 16px Arial;
  color: 000000;
  text-align: left;
  text-decoration: none;
  width: 600;
}

.BODYTEXT600:hover {
  font: 16px Arial;
  color: 000000;
  text-align: left;
  text-decoration: none;
  width: 600;
}

.MAIN {
  font: 18px arial;
  color: 000000;
  width: 600;
  text-align: left;
}

.HEADER {
  font: bold 24px Times New Roman;
  text-decoration:underline;
  color: 000000;
}

.TOPPER {
  font: bold 24px Arial;
  text-decoration:underline;
  color: 000000;
  text-align:center;
}

.subtext {
  font: 9px arial;
  text-align: center;
}