﻿.breadcrumb
{
    font-size:20px;
    color:#CCC;
    /*font-weight:bold;*/
    margin-top:35px;
}

.breadcrumb a
{
    color:#CCC;
    text-decoration:none;
}

.breadcrumb a, .breadcrumb span
{
    margin-right:5px;
}

.breadcrumb a:hover
{
    text-decoration:underline;
}

.breadcrumb .firstCrumb
{
    /*color:#900;*/
}
