
/* ##### BREADCRUMB CONTROL STYLES ##### */

.Breadcrumbs_CatProd
{
    font-family: Arial, Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #002a5c;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Breadcrumbs_CatProd a:link, .Breadcrumbs_CatProd a:visited 
{
    text-decoration:none;
	color: #002a5c;
}

.Breadcrumbs_CatProd a:hover
{
    text-decoration:none;
	color: #ff0000;
}