.breadcrumb_currentItem, a.breadcrumb_currentItem:link, a.breadcrumb_currentItem:visited, a.breadcrumb_items:link, a.breadcrumb_items:visited
{
    color:#004F2A;
    font-size:9px;
    font-family:Trebuchet MS, Verdana;
    text-decoration:none;
}

a.breadcrumb_currentItem:hover, a.breadcrumb_items:hover
{
    color:#004F2A;
    font-size:9px;
    font-family:Trebuchet MS, Verdana;
    text-decoration:underline;
}

.breadcrumb_leadingImage {
    margin-right:3px;
}

.breadcrumb_leadingText {
    color:#004F2A;
    font-size:9px;
    font-family:Trebuchet MS, Verdana;
    font-weight:bold;
    margin-right:5px;
}

.breadcrumb_separatorImage {
    margin-left:5px;
    margin-right:5px;
}

.breadcrumb_separatorText {
    color:#004F2A;
    font-size:9px;
    font-family:Trebuchet MS, Verdana;
    margin-left:4px;
    margin-right:4px;
    font-weight: bold;
}

