.new-menu {
	font-family: "verdana";
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
	color: #585858;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	
}
.new-menu:hover {
	font-family: "verdana";
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
	color: #00008B;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;	

}
.menu-series {
	font-family: "arial";
	font-size: 9pt;
	text-align: left;
	margin-left: 15px;
	color: #585858;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
.menu-series:hover {
	font-family: "arial";
	font-size: 9pt;
	text-align: left;
	margin-left: 15px;
	color: #00008B;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	}