.breadcrumbs a,
.breadcrumbs span
{
    margin-top: 0;
    font-size: 10px;
    color: #e5c282;
    text-transform: uppercase;
}
.breadcrumbs span.current
{
    text-decoration: underline;
}