body {
    background-color: #D8D8D8;
}

.top {
    background-color: #000000;
}

.top a {
    text-decoration: underline;
    color: #ffffff;
}

.wrapper {
    background-color: #556b2f;
}

.right {
    background-color: #556b2f;
}

.right a {
    text decoration: underline;
    color: #ffffff;
}

.main {
    background-color: #ffffff;
}

.main a {
    /* TEXT LINK COLOR */
    color: #0000FF;
}

.bottom {
    background-color: #000000;
}

.bottom a {
    text-decoration: underline;
    color: #ffffff;
}
