﻿.CategoryRecipeItem

.ImageHolder
{
	float:left;
	clear: left;
}

.RecipeTagImages
{
	float: right;
	clear:right;
}

.CategoryTitle
{
	font-weight:bold;
	FONT-SIZE:18px; 
	font-family:Times New Roman;
	color:#660066;
}

.RecipeTitleLink a:link
{
	font-weight:bold;
	FONT-SIZE:16px; 
	font-family:Times New Roman;
	color:#660066;
}

.RecipeTitleLink a:visited
{
	font-weight:bold;
	FONT-SIZE:16px; 
	font-family:Times New Roman;
	color:#660066;
}
.RecipeTitleLink a:hover
{
	font-weight:bold;
	FONT-SIZE:16px; 
	font-family:Times New Roman;
	color:#660066;
}

a.RecipeTitleLink:link
{
	font-weight:bold;
	FONT-SIZE:16px; 
	font-family:Times New Roman;
	color:#660066;
}

a.RecipeTitleLink:visited
{
	font-weight:bold;
	FONT-SIZE:16px; 
	font-family:Times New Roman;
	color:#660066;
}

a.RecipeTitleLink:hover
{
	font-weight:bold;
	FONT-SIZE:16px; 
	font-family:Times New Roman;
	color:#660066;
}

a:link
{
	text-decoration:none;

}
a:hover
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}
