﻿.breadcrumbs
{
    color: #646464;
    font-weight: bold;
}

.breadcrumbs a:link
{
    color: #013976;
    text-decoration: underline:
}

.breadcrumbs a:visited
{
    color: #013976;
    text-decoration: underline:
}

.breadcrumbs a:active
{
    color: #013976;
    text-decoration: underline:
}

.breadcrumbs a:hover
{
    color: #c9cde0;
    text-decoration: underline:
}

