html, body {
    background-color: #2C3A38;
    color: #FFFFFF;
}

html, body, td {
    font-family: Verdana, Arial;
    font-size: 10px;
}

a, a:hover {
    color: #F48000;
}

a:hover {
    text-decoration: underline !important;
}
