.titulomenu {
	font-family: "Trebuchet MS", "Book Antiqua", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3E0000;
	text-decoration: none;
}
.titulomenu:hover {
	color: #FEE434;
	background-color: #800000;
}
.menu {
	font-family: "Trebuchet MS", "Book Antiqua", Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	font-variant: normal;
}
.menu:hover {
	color: #333300;
	background-color: #FEE867;
}

.textos {
	font-family: "Trebuchet MS", "Book Antiqua", Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.titulotexto {
	font-family: "Trebuchet MS", "Book Antiqua", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #3E0000;
	text-decoration: none;
}
.textochico {
	font-family: "Trebuchet MS", "Book Antiqua", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	line-height: 12px;
}
.textochico:hover {
	text-decoration: underline;
}
.textos:hover {
	text-decoration: none;
}

