.bread_crumb {
    color: #5f542f;
}
.bread_crumb, .bread_crumb a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.bread_crumb a {
    color: #5f542f;
    text-decoration: underline;
}
.bread_crumb a:hover {
    color: #5f542f;
    text-decoration: none;
}
