.texto {  font-family: Tahoma, Verdana; font-size: 11px; line-height: 18px}
.texto2 { font-family: Tahoma, Verdana; font-size: 10px; line-height: 18px ; font-weight: normal}
.texto3 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.texto3_ingles {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	color: #999999;
}
.texto_link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #7BCC23;
	text-decoration: underline;
}

