a:hover {  
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

a { 
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #F2BC62;
  color : #F2BC62;
  font-size : 11px;
}

.MMSmenus_header{
	font-size: 30px; 
	font-weight: bold;
}

.MMSmenus_subheader{
	font-size: 24px;
	font-weight: bold;
	color:#ED1B2D;
}

.MMSmenus_text{
	font-size: 16px;
	color: 000000;
}

.MMSitem_title{
font-size: 16px;
	color:#000000;
	font-weight: bold;
}

.MMSgroup_description{
	font-size: 16px;
}

.MMSitem_description{
	font-size:16px;
}

.MMSgroup_footer{
	font-size:14;
	color:#000000;
}

.MMSmenuTypeDescription{
	font-size: 16px;
	font-weight: bold;
}

.price{
	font-size: 16px;
	font-weight: bold;
}

.MMSprintShow{
	display: none;
}

.MMSprintHide{
	display: block;
}

p{
margin:0px;
padding:0px;
}

