@charset "ISO-8859-1";
.texto_g {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.texto_v {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #08440C;
	text-decoration: none;
}

.texto_title {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2F7F15;
	text-decoration: none;
	
}

.texto_b {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}
