A {
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #A0E600;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006122;

}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	border: 1px solid #006600;
	background-color: #C8DFB9;


}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border: 1px solid #006600;
	background-color: #D8EDED;
}

.texto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}
.borda {
	border: 1pt solid #F0F7F3;
	background-color: #DDECE4;

}
.bordavazada {

	border: 1pt solid #EDFCFA;
}
.central {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-align: center;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2B7CBF;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006122;
	font-weight: bold;
	width: auto;
	height: auto;
	padding-top: 15px;
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-top-color: #E2E2EB;
	border-right-color: #E2E2EB;
	border-bottom-color: #E2E2EB;
	border-left-color: #E2E2EB;
}
.texto3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005C94;
}
