body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-style: normal;
    line-height: normal;
    font-weight: lighter;
    background-color: #F7F8F9;
    }
a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333300;
    text-decoration: none;
}
a:visited {
    font-size: 14px;
    font-weight: bold;
    color: #222200;
    text-decoration: none;
}