.davinefood {
}
.menu1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FBCA00;
}
.food_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #535353;
}
.food_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
.title_caps {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
