BODY {
    color: #FF6600;
    font-family: arial,helvetica;
    text-decoration: none;
    background-color: #000000;
    }

#am {
    color: #FF6600;
    text-decoration: none;
    background-color: #000000;
    }

#gr {
    color: #CCCCCC;
    text-decoration: none;
    background-color: #000000;
    }

A:link {
    color: #FFFFFF;
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    }

A:active {
    color: #FF0000;
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    }

A:hover {
    color: #FF0000;
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    }

A:visited {
    color: #999999;
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    }

H1 {
    color: #FF0000;
    font-family: times;
    text-decoration: none;
    background-color: #000000;
    }
H2 {
    color: #FF0000;
    font-family: times;
    text-decoration: none;
    background-color: #000000;
    }
H3 {
    color: #FF0000;
    font-family: times;
    text-decoration: none;
    background-color: #000000;
    }
H4 {
    color: #FF0000;
    font-family: times;
    text-decoration: none;
    background-color: #000000;
    }

TABLE {
    color: #FF6600;
    font-family: arial,helvetica;
    text-decoration: none;
    background-color: #000000;
    }
