.texto {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: CBCAAC;
	text-align: justify;

}
.borde {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #61855F;
}

.recorrido, .recorrido:link, .recorrido:active, .recorrido:hover, .recorrido:visited {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: CBCAAC;
	text-decoration: underline;
	font-weight: bold;
}

.texto_pie, .texto_pie:link, .texto_pie:active, .texto_pie:hover, .texto_pie:visited {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: CBCAAC;
	text-decoration: underline;
}

.texto_negro, .texto_negro:link, .texto_negro:active, .texto_negro:hover, .texto_negro:visited {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: 000000;
	text-decoration: none;
}