a img {
        border: none;
}

body, td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 15px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        text-decoration: none;
}

.white {
        font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}

.text {
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: none;
}

.phone {
        font-size: 14px;
        color: #BB4F50;
        text-decoration: none;
        font-weight: bold;
}

.state {
        font-size: 10px;
        color: #AFAFAF;
        text-decoration: none;
        font-weight: bold;
}

a {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}
a:hover {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}

a.menu {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}
a.menu:hover {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}

a.red {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        font-weight: none;
}
a.red:hover {
        font-size: 11px;
        color: #BB4F50;
        text-decoration: underline;
        font-weight: none;
}

a.ten {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: none;
}
a.ten:hover {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: none;
}

a.news {
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}
a.news:hover {
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;
}

td.f {
        font-size: 9px;
        color: #9F9F9F;
        text-decoration: none;
        line-height: 8px;
}
td.f a {
        font-size: 9px;
        color: #9F9F9F;
        text-decoration: none;
        line-height: 8px;
}
td.f a:hover {
        font-size: 9px;
        color: #9F9F9F;
        text-decoration: none;
        line-height: 8px;
}

td.fb {
        font-size: 9px;
        color: #71747A;
        text-decoration: none;
        line-height: 8px;
}
td.fb a {
        font-size: 9px;
        color: #71747A;
        text-decoration: none;
        line-height: 8px;
}
td.fb a:hover {
        font-size: 9px;
        color: #71747A;
        text-decoration: none;
        line-height: 8px;
}

.input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        border: 1px solid #555;
        color: #000000;
        border-color: #BF923D;
        background-color: #FFFFFF;
}