.texto-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A3C20F;
	text-decoration: none;
}
.texto-verde-grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A3C20F;
	text-decoration: none;
}
.texto-verde-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A3C20F;
	text-decoration: none;
}
.boton_contacto {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    height: 24px;
	border: 0px #545454 solid;
	background-color: #B5D036;
	font-weight: bold;
	cursor: hand;
}
