
<!--
.recipeListDescr {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: normal;
}

.recipeListName, A.recipeListName {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: normal;
}

A.recipeListName:hover {
	text-decoration: underline;
	color: #606060;
}

.recipeCatList, A.recipeCatList {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: normal;
}

A.recipeCatList:hover {
	text-decoration: underline;
	color: #606060;
}


.recipeTopTitle, A.recipeTopTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: normal;
}

A.recipeTopTitle:hover {
	text-decoration: underline;
	color: #606060;
}

.recipeTopTitleExp {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #808080;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: normal;
}

.recipeProfileName {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: normal;
}

.recipeProfileAuthor {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #404040;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: normal;
}

.recipeProfileText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #404040;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: normal;
}
A.recipeProfileText {
	text-decoration: underline;
	color: #0000AA;
}

A.recipeProfileText:hover {
	text-decoration: underline;
	color: #000000;
}


.recipeProfileLink {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #404040;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: normal;
}
A.recipeProfileLink:hover {
	text-decoration: underline;
	color: #000000;
}

-->

