.recipeBody
{
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:10px;
}
.recipeTitle
{
	color:#064D9F;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}
.recipeLink
{
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
a.recipeLink
{
	color:#000000;
	text-decoration: none;
}
a.recipeLink:link
{
	color:#0033FF;
	text-decoration: none;
}
a.recipeLink:visited
{
	color:#0033FF;
	text-decoration: none;
}
a.recipeLink:hover
{
	color:#0033FF;
	text-decoration: underline;
}
a.recipeLink:active 
{
	color:#0033FF;
	text-decoration: underline;
}
.cooktimeBox
{
	border-width:1px;
	border-color:#EAE8DC;
	border-style:solid;
	padding:4px;
	width:250px;
}
.boxText
{
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:0px;
}
.boxText2
{
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-top:4px;
}
#groceryListLink
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#EC5300;
	font-weight:normal;
	text-align:right;
	float:right;
	padding:0px;
	margin:0px;
	margin-right:30px;
}
a.groceryListLink
{
	color:#EC5300;
	text-decoration: none;
}
a.groceryListLink:link
{
	color:#EC5300;
	text-decoration: none;
}
a.groceryListLink:visited
{
	color:#EC5300;
	text-decoration: none;
}
a.groceryListLink:hover
{
	color:#EC5300;
	text-decoration: underline;
}
a.groceryListLink:active 
{
	color:#EC5300;
	text-decoration: underline;
}
.mealBorder
{ 
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid; 
}
