body { background: #00BB00!important; }

#content {
  padding: 0px;
}

td {
  color: #00BB00!important;
}

a:link,a:visited { color: #990000; }
a:hover,a:active { color: #FFDD00; }

td.forhire {
  color: #0080FF;
  font-weight: bold;
  padding: 5px;
}

a.forhire:link,a.forhire:visited {
  text-decoration: none;
  color: #990000;
  font-weight: bold;
}
a.forhire:hover,a.forhire:active {
  text-decoration: none;
  color: #FFDD00;
  font-weight: bold;
}

td.redbg {
  background: #00BB00;
  color: #FFFFFF !important;
  font-weight: bold;
  padding: 3px !important;
}