/* Class */
body
{
  background-color:#e5e6d8;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.texto10preto{
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #24292c;
  text-decoration: none;
}
.texto10branco{
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.texto10verde{
  font-family: Verdana, Arial;
  font-size: 11px;
  color:  #e4e7d6;
  text-decoration: none;
}
.texto14branco{
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
.texto14preto{
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  color: #24292c;
  text-decoration: none;
}

