a.menu_principal:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.menu_principal:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.menu_principal:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #B5E007;
	text-decoration: underline;
	font-weight: bold;
}
a.menu_principal:active {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
