﻿.SiteMapPath
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 35px;
}

.SiteMapPath a
{
    color: #829514;
    text-decoration: underline;
}

.SiteMapPath a:hover
{
	color: #333333;
}