A:Link  {
        text-decoration : underline;
        color : #DBA669;
}

A:Visited  {
        text-decoration : underline;
        color : #DBA669;
}

A:Active  {
        text-decoration : underline;
        color : #DBA669;
}

A:Hover  {
        text-decoration : underline;
        color : #DBA669;
}

A.Offsite  {
        text-decoration : underline;
        color : #DBA669;
}

BODY  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : small;
        font-weight : bold;
        background-color : #000000;
        color : #DBA669;
}

.Info {
        font-size : small;
        font-weight : bold;
}

.Avail {
        font-size : x-small;
        font-weight : bold;
}

.More {
        font-size : x-small;
        font-weight : bold;
        text-align : right;
}

.Title {
        font-size : small;
        font-weight : bold;
        color : #FFE401;        
}

.Address {
        font-size : xx-small;
        font-weight : bold;
}