.body {
	font-family: "Harlow Solid Italic";
	font-size: 22px;
	color: #31065D;
}
.entree {
	font-family: "Harlow Solid Italic";
	font-size: 20px;
	color: #31065D;
}
.dessert {
	font-family: "Harlow Solid Italic";
	font-size: 17px;
	color: #74314E;
}
.menu2 {
	font-family: "Harlow Solid Italic";
	font-size: 22px;
	color: #660033;
}
.menu1 {
	font-family: "Harlow Solid Italic";
	font-size: 21px;
	color: #660033;
}
.menu3 {
	font-family: "Berlin Sans FB";
	font-size: 15px;
	color: #660033;
}
.smbody {
	font-family: "Harlow Solid Italic";
	font-size: 16px;
	color: #74314E;
}
.heading {
	font-family: Alba;
	font-size: 24px;
	font-weight: bold;
	color: #5E1059;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #684985;
	text-decoration: none;
}
.notation {
	font-family: cursive;
	font-size: 15px;
	color: #005701;
	font-weight: 500;
}
.bodybold {
	font-family: "Harlow Solid Italic";
	font-size: 21px;
	font-weight: 600;
	color: #1D003A;
}
