body, td, font {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #667777;
}

.copy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    /* letter-spacing: 0.025em; */
    color: #667777;
}

b {
    font-weight: bold;
}

a {
    color: #99AAAA;
    text-decoration: none;
}

a:visited {
    color: #99AAAA;
    text-decoration: none;
}

a:hover {
    color: #445555;
    text-decoration: underline;
}

a:active {
    color: #445555;
    text-decoration: underline;
}

.copywhite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    color: #ffffff;
}
