body {
    background-color: White;
}

p {
    font-family: Times;
    font-size: 12px;
    color: White;
}

a:link, a:visited {
    font-weight: bold;
    color: White;
}

a:hover, a:active {
    font-weight: bold;
    color: White;
}