body{
  font-family: verdana;
  font-size: 11px;
  color: #666666;
}

table{
  font-family: verdana;
  font-size: 11px;
  color: #666666;
}

a{
  color: #228f1d;
  text-decoration: none;
}

a:hover{
  color: #FF6600;
  text-decoration: underline;
}

.endereco{
  font-family: verdana;
  font-size: 9px;
}

.texto_verde{
  font-family: verdana;
  font-size: 11px;
  color: #04B144;
}

.texto_laranja{
  font-family: verdana;
  font-size: 11px;
  color: #FF6600;
}

.texto_cinza{
  font-family: verdana;
  font-size: 11px;
  color: #666666;
}

.select{
  font-family: verdana;
  font-size: 11px;
  color: #666666;  
  width: 219;
}

.link1{
  text-decoration: none;
  color: #FF6600;
}

.link1:hover{
  text-decoration: underline;
  color: #FF6600;
}


.link
{
  text-decoration: none;
  color: #CC0000;
}



.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.style2 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.tabela{
  font-family: verdana;
  font-size: 11px;
}
