.mainHome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767676;
	line-height: 17px;
}

a.mainHome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767676;
	line-height: 17px;
	text-decoration:underline;
}

a.mainHome:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5f0101;
	line-height: 17px;
	text-decoration:underline;
}

.mainInside {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

a.mainInside:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5f0101;
	line-height: 20px;
}

.recipeLinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #767676;
	line-height: 20px;
	text-decoration:none;
}

a.recipeLinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #767676;
	line-height: 20px;
	text-decoration:none;
}

a.recipeLinks:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5f0101;
	line-height: 20px;
	text-decoration:none;
}

.mainRecipes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: 17px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8d866e;
}

a.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8d866e;
	text-decoration: none;
}

a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


/* ********************************************************************************************************** */
/* FRENCH MENU
/* ********************************************************************************************************** */

.mainHomeFR {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767676;
	line-height: 15px;
}