.texto {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; font-weight: bold}
.textohome {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #EEEEEE; font-weight: bold
}
.texto10 {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.vinculo {
	font-family: Arial;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: underline;
}
.vinculo:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #FFCCCC;
	text-decoration: none;
}

