BODY {
    background:url(/images/backgrounds/subpage.jpg) #FFFFFF no-repeat;
    font-family: Arial,Helvetica;
    font-size: 13px;
    color: #000000;
}

DIV {
    position: absolute;
    visibility: hidden;
    font-family: Arial,Helvetica;
    font-size: 13px;
    color: #000000;
}

TD {
    font-family: Arial,Helvetica;
    font-size: 13px;
    color: #000000;
}

TH {
    font-family: Arial,Helvetica;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}

TD.featuredPhotoText {
    font-size: 10px;
    color: #FFCC00;
}

A {
    outline: none;
    text-decoration: none;
    font-weight: bold; 
}

A:link {
    color: #0000AA;
}

A:active {
    color: #FF0000;
}

A:visited {
    color: #006633;
}

A:hover {
    text-decoration: underline;
}

A.small {
    font-weight: normal;
    font-size: 11px;
}

H1 {
    font-family: Arial,Helvetica;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

BLOCKQUOTE.lyrics {
    font-family: Arial,Helvetica;
    font-size: 11px;
    color: #000000;
}

.romanNumerals {
    font-family: "Engravers MT",Engravers,"Times New Roman",Times;
    font-size: 15px;
    color: #000000;
}