a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

</style>
.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.textoazul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
.negro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.naranja {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.textolink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #339999;
}
.Estilo3 {
	color: #CC3300;
	font-weight: bold;
}

.textonn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
