body {
    background-color: White;
}

p {
    font-family: Verdana;
    font-size: 11px;
    color: Black;
}

.memText {
    font-family: Arial;
    font-size: 11px;
    color: #cccccc;
}

a:link, a:visited {
    font-size: 12px;
    color: White;
}

a:hover, a:active {
    font-size: 12px;
    color: White;
}