.textoaptdo {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FF6600;
}
.textotitulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textonegro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textogris {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}
.textonaranja {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FF6600;
}
.TextoTituloBlanco {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
	text-decoration: none;
}

