.breadcrum_link 
{ 
    color:#337ab8;
    font-size:14px; 
    text-decoration:underline;
}
.breadcrum_link:hover
{
    color:#000;
}
.breadcrum_link_active 
{ 
    color:#000;
    font-size:14px; 
    text-decoration:none;
}
.breadcrum_text 
{ 
    color:#337ab8;

    font-size:14px; 
}
.breadcrum_grayed_out 
{ 
    color:#999;
    font-size:14px; 
}