.menu_enlaces{
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#003366;
	font-weight:bold;
	height: 14px;
	margin: 0px 0px 0px 45px;
	padding: 2px 4px 2px 4px;
	text-decoration:none;
}
.menu_enlaces:hover{
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#80D500;
	font-weight:bold;
	height: 14px;
	margin: 0px 0px 0px 45px;
	padding: 2px 4px 2px 4px;
	text-decoration:underline;
}


.menu{
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#7f859d;
	font-weight:bold;
	height: 14px;
	padding: 2px 4px 2px 4px;
}
.menu_tit{
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#80D500;
	font-weight:bold;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	
}
