﻿/* SiteMapPath control */

.masterCurrentNodeStyle
{
    color: White;
    font-weight: bold;
}

.masterNodeStyle
{
    color: White;
    text-decoration: none;
}

.masterPathSeparatorStyle
{
    color: White;
}

.masterRootNodeStyle
{
    color: White;
    text-decoration: none;
}
