@import "menuh_normal.css";

a img {
	border-style: none;
	border: none;
}
#menuh-container {
	border:none;
	border-style: none;
}

#menuh a {
	border: 1px solid #D8D7D7;
}

#menuh a:link, #menuh a:visited {
	margin-top: 0px;
}
#menuh {
		margin-top: 0;
}
#menuh a:hover	/* menu at mouse-over  */
	{
	text-decoration: underline;
	overflow: hidden;
	font-weight: normal;
	}

#menuh a.special:hover {
	font-weight: normal;
	overflow: hidden;
	text-decoration: underline;
}