body {
  background-color: #FFD000;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
}

td.main {
  background-color: #FFD000;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
}

a.enter {
  font-size: 20px;
  font-weight: bold;
  font-family: Arial;
  color: #A00000;
  text-decoration: underline;
}

a:link {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #A00000;
  text-decoration: underline;
}

a.enter {
  font-size: 20px;
  font-weight: bold;
  font-family: Arial;
  color: #A00000;
  text-decoration: underline;
}

a:visited {
  color: #A00000;
}

a:active {
  color: #A00000;
}

a:hover {
  color: #FF0000;
}

font.title {
  font-size: 32px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
}

table.thumbsblock {
  background-color: #FF9000;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}

td.thumbsblock {
  background-color: #B0B0B0;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  padding: 0;
  width: 150px;
  height: 150px;
}

table.warning {
  background-color: #FF9000;
  border-style: solid;
  border-color: #FF0000;
  font-weight: normal;
  border-width: 2px;
}

td.warning {
  background-color: #FF9000;
  border-style: solid;
  border-color: #000000;
  font-weight: normal;
  border-width: 0px;
  padding: 5;
}

table.recip {
}

td.recip {
  border-style: solid;
  border-color: #000000;
  font-weight: normal;
  border-width: 1px;
  padding: 3;
}
