body {
    font: 12px/1.2 "Courier New", Courier, mono, serif;
    background-color: #ffffff;
    color: #000000;
}
table {
    font: 12px/1.2 "Courier New", Courier, mono, serif;
    background-color: #ffffff;
    color: #000000;
}
a:link {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #FAF0E6
}
a:visited {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #FAF0E6
}
a:hover {
    font-weight: bold;
    text-transform: uppercase;
    color: #A52A2A;
    text-decoration: none;
    background-color: #FAF0E6
}
a:active {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #FAF0E6
}

div#topads, div#bottomads {
    text-align: center;
}
