BODY, TD, P{
    color: white;
    background-color: #991501;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
A {
    color: #DAAA9C;
    text-decoration: underline;
    font-size: 12px;
}
A:HOVER {
    color: #E18258;
    text-decoration: underline;
    font-size: 12px;
}
.FOOTER {
    color: #white;
    font-size: 12px;
    text-decoration: none;
}
.COMP {
    color: white;
    font-size: 12px;
    text-decoration: none;
}
.COMP:HOVER {
    color: #DAAA9C;
    font-size: 12px;
    text-decoration: underline;
}
.GENRE {
    color: #DAAA9C;
    font-size: 12px;
    font-weight: bold;
}
.ADMINTEXTWHITE {
    color: white;
    font-size: 11px;
    text-decoration: none;
}
.ADMINTEXTBLACK {
    color: black;
    font-size: 11px;
    text-decoration: none;
}
.ADMINMENU {
    color: #DAAA9C;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.ADMINMENU:HOVER {
    color: #E18258;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.ADMINLINK {
    color: #DAAA9C;
    font-size: 11px;
    text-decoration: none;
}
.ADMINLINK:HOVER {
    color: #E18258;
    font-size: 11px;
    text-decoration: none;
}
.BIGHEADLINE {
    color: #DAAA9C;
    font-size: 13px;
    font-weight: bold;
}
.MICRORED {
    color: #881302;
    font-size: 1px;
    font-weight: none;
}
.COMMENTS {
    color: #DAAA9C;
    text-decoration: none;
    font-style: italic;
    font-size: 12px;