@charset "utf-8";
.menustyle {
	font-family: "Matura MT Script Capitals";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: underline;
	background-color: #333;
	border: thick inset #CCC;
}
