.linkmenu {
	font-family: "Myriad Web";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #ECE9D8;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: none;
	list-style-image: none;
	list-style-type: none;
}

a:link    {color:black; text-decoration:none}
a:visited {color:black; text-decoration:none}
a:active  {color:#0A5824; text-decoration:none}
a:hover   {color:#0A5824; text-decoration:none}