
.standard-cre {
  font-family: "Comic Sans MS";
  font-size: x-small;
}

P {
  font-size: x-small;
  font-family: "Comic Sans MS";
}

TD {
  font-family: "Comic Sans MS";
  font-size: x-small;
}

CENTER {
  font-family: "Comic Sans MS";
  font-size: x-small;
}

a.link:link {
  text-decoration: none;
  color: gold;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}

a.link:visited {
  text-decoration: none;
  color: gold;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}

a.link:hover {
  text-decoration: none;
  color: red;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}

a.dlink:link {
  text-decoration: none;
  color: yellow;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}

a.dlink:visited {
  text-decoration: none;
  color: yellow;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}

a.dlink:hover {
  text-decoration: none;
  color: orange;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}

a.tlink:link {
  text-decoration: none;
  color: blue;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}

a.tlink:visited {
  text-decoration: none;
  color: purple;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}

a.tlink:hover {
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: x-small;
  background-color: none;
}
