/**************************************************
* Featured Categories
**************************************************/
.featuredCategories,.featuredCategoriesTitle,.featuredCategoryImage{
	color:#666666;
}

.featuredCategoriesTitle{
	font-weight:bold;
}

.featuredCategoryImage{
	text-align:center;
	vertical-align:top;
}

a.featuredCategoryLink:link,a.featuredCategoryLink:active,a.featuredCategoryLink:visited{
	text-decoration:underline;
	color:#666666;
}