.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #660033;
	font-style: normal;
	font-weight: bold;
}
.proximos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenus {
	margin-left: 0px;
	padding-left: 30px;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660033;
	text-decoration: none;
}
