A.back {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
	color : olive;
}

A.back:HOVER {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

A.SauceList {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	text-decoration : underline;
	color : Olive;
}

A.SauceList:HOVER {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-weight : bold;
	color : Maroon;
	text-decoration : underline;
}

A.ProductList {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : Maroon;
}

A.ProductList:HOVER {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
}

A.baskets {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	color : olive;
}

A.baskets:HOVER {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

A.MoreInfo {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
	color : olive;
}

A.MoreInfo:HOVER {
	font-family : Arial,geneva,helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

BODY {
	font-family : Arial,geneva,veranda,helvetica;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color: black;
}

.RecipeTitle {
	font-family :Times New Roman Greek;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	color: #663300;
}

.DescTitle_1 {
	font-family :Times New Roman Greek;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #663300;
}

.DescText_1 {
	font-family : Arial,geneva,veranda,helvetica;
	font-size : 12px;
	font-style : normal;
	color: #663300;
	font-stretch : wider;
}