.textoMenu{
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
}
.textoCentral {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #023061;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #8BAD4E;
	text-decoration: none;
}
.textoLink {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
.textoSubir {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #00A62A;
	font-weight: bold;	
	text-decoration: none;
}

