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