A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #008800;
  text-decoration: none;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #F7BC5B;
  color: #666666;
}

.infoBoxContents {
  background: #F7FDDB; /*centro das caixas*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.infoBox{
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-width: 1px;
}

.main {
  background: #ffffff; /*centro do site*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.mainBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFDEA6;
  color: #666666;
}