.tahoma11green {
	font-family: tahoma;
	font-size: 11px;
	color: #0d9d60;
	text-decoration: none;
}

.tahoma9gray {
	font-family: tahoma;
	font-size: 9px;
	color: #828385;
	text-decoration: none;
}
.tahoma11gray {

	font-family: tahoma;
	font-size: 11px;
	color: #828385;
	text-decoration: none;
}
.tahoma12gray {
	font-family: tahoma;
	font-size: 12px;
	color: #828385;
	text-decoration: none;
}
.tahoma10white {


	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.recipeTitle {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:25px; 
	font-weight:bold;
}
