.menu {
        font-family: Verdana, Arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
        line-height: 22px;
        color: #ffffff;
        text-decoration: none;
}
.title {
        font-family: Tahoma, Gotham, P22, Century Gothic, sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 22px;
        color: #356a9c;
        text-decoration: none;
}
.titleitalic {
        font-family: Tahoma, Gotham, P22, Century Gothic, sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 25px;
        color: #356a9c;
        text-decoration: none;
}
.copy {
        font-family: Helvetica, Univers, Arial, sans-serif;
        font-size: 12px;
        line-height: 16px;
        color: #696969;
        text-decoration: none;
}

.blogcopy {
        font-family: Helvetica, Univers, Arial, sans-serif;
        font-size: 12px;
        color: #696969;
        text-decoration: none;
}
.copybold {
        font-family: Helvetica, Univers, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        color: #696969;
        text-decoration: none;
}
.subtitle {
        font-family: Tahoma, Gotham, P22, Century Gothic;
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        color: #e86200;
        text-decoration: none;
}
.copyright {
        font-family: Helvetica, Univers, Arial, sans-serif;
        font-size: 10px;
        line-height: 15px;
        color: #ffffff;
        text-decoration: none;
}
.bucket {
        font-family: Arial, sans-serif;
        font-size: 11px;
        line-height: 13px;
        color: #313131;
        text-decoration: none;
}
.bucketshortlist {
        font-family: Arial, sans-serif;
        font-size: 10px;
        line-height: 16px;
        color: #313131;
        text-decoration: none;
}
.bucketbold {
        font-family: Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        color: #e86200;
        text-decoration: none;
}
.bucketboldblack {
        font-family: Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        color: #313131;
        text-decoration: none;
}
A:link {text-decoration: none; color: #356a9c}
A:visited {text-decoration: none; color: #356a9c}
A:active {text-decoration: none; color: #ec7b29}
A:hover {text-decoration: none; color: #ec7b29}

