.menu_Segment {
	color: #054880;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 2em;
	padding-right: 2em;
	margin-bottom: 1.2em;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;

}
.item_title {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0.8em;
}
.item_detail, .item_price {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.menu_date {
	color: black;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-bottom: 1.2em;

}


