.menumami1 {
	background-color: #E4D5C2;
	float: left;
	list-style-position: inside;
	list-style-type: disc;
	border-top: thick outset #8D8173;
	border-right: thick solid #8D8173;
	border-bottom: thick outset #8D8173;
	border-left: thick groove #8D8173;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #3E332F;
	text-decoration: none;
	height: auto;
	width: 145px;
	cursor: hand;
	margin: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
