.title {
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
        line-height: 20px;
        color: #827f52;
        text-decoration: none;
}
.title2 {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        line-height: 20px;
        color: #a91008;
        text-decoration: none;
}
.copybold {
        font-family: Arial;
        font-size: 13px;
        font-weight: bold;
        line-height: 16px;
        color: #75787b;
        text-decoration: none;
}
.copy {
        font-family: Arial;
        font-size: 13px;
        line-height: 16px;
        color: #75787b;
        text-decoration: none;
}
.locations {
        font-family: Arial;
        font-size: 13px;
        line-height: 18px;
        color: #75787b;
        text-decoration: none;
}
.services {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px;
        color: #75787b;
        text-decoration: none;
}
.copylist {
        font-family: Arial;
        font-size: 11px;
        line-height: 13px;
        color: #75787b;
        text-decoration: none;
}
.copyfeatured {
        font-family: Arial;
        font-size: 11px;
        line-height: 18px;
        color: #75787b;
        text-decoration: none;
}
.copyform {
        font-family: Arial;
        font-size: 12px;
        line-height: 16px;
        color: #75787b;
        text-decoration: none;
}
.copyright {
        font-family: Arial;
        font-size: 11px;
        line-height: 13px;
        color: #75787b;
        text-decoration: none;
}

A:link {text-decoration: none; color: #827f52}
A:visited {text-decoration: none; color: #827f52}
A:active {text-decoration: none; color: #a91008}
A:hover {text-decoration: none; color: #a91008}