.Prices {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #339900;
	text-decoration: underline;
}
.Subheadings {
	font-size: 24px;
	font-weight: bold;
	color: #339900;
}
.Produceprices {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;

}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.Recipesheadings {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #339900;
	text-decoration: underline;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #339900;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #339900;
	text-decoration: underline;
}
