.breadcrumbs
{
    margin: auto;
    margin-top: 5px;
    margin-right: 230px;

    width: 740px;

    font-size: 1.5em;

    line-height: 1.7em;
}

.breadcrumbs a
{
    color: #1d417a;
}

.breadcrumbs a:hover {
    color: #DD0000;
}