.tit_verde_grande {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #2e7e39;
}
.tit_verde_pequeno {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #2e7e39;
}
.link_azul {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #0066b3;
}
.link_azul:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #0066b3;
}
.link_branco {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
} 
.link_branco:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
} 
.link_cinza {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
} 
.link_cinza:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	text-decoration: underline;
}
.link_verde {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
    color: #2e7e39;
	text-decoration: none;
}
.link_verde:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #2e7e39;
	text-decoration: none;
}
.txtcinza {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #434343;
}
.txtpreto {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.txtazul {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #0066b3;
}
.txtvermelho_pequeno {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #cc0000;
}
.txtvermelho {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
}
.formulario {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #434343;
	word-spacing: normal;
	display: run-in;
	border: 1px ridge #CECECE;
}
.borda {
	border: 1px solid #D6D5D5;
}
