.menu_title {
	font-family: "Script MT Bold","Script MT Std",script;
	font-size: 24pt;
	color: #A0189D;
	text-align: center;
}
.menu_item {
	font-family: "Script MT Bold","Script MT Std",script;
	font-size: 18pt;
	color: #A0189D;
	text-align: center;
}
.menu_item_smaller {
	font-family: "Script MT Bold","Script MT Std",script;
	font-size: medium;
	color: #A0189D;
}
.ingredient {
	font-family: "Arial Narrow";
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}
.ingredientRed {
	font-family: "Arial Narrow";
	font-size: 16pt;
	font-weight: normal;
	color: #CC0000;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #A0189D;
	margin-bottom: -10px;
	font-weight: bold;
}
.menuLink {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #A0189D;
	margin-bottom: -10px;
	font-weight: bold;
  	text-decoration: none;
}
