.textochico {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #C0BCA3;
	text-decoration: none;
}
.linkindex:link {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #C0BCA3;
	text-decoration: none;
	font-style: normal;
}
.linkindex:hover {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkindex:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #C0BCA3;
	text-decoration: none;
	font-style: normal;
}
.linkindex:active {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C0BCA3;
	text-decoration: none;
}

