﻿body 
{
    background-color:#c7941b
}

.bodytext
{
    color: Black;
    font-family:Trebuchet MS, MS Sans Serif, Arial;
    font-size: 12pt;
    text-align:left;
}

.bodytext-small
{
    color: Black;
    font-family:Trebuchet MS, MS Sans Serif, Arial;
    font-size: 10pt;
    text-align:left;
}


.quotetext
{
    color: Black;
    font-family:Trebuchet MS, MS Sans Serif, Arial;
    font-size: 10pt;
    text-align:left;
}


.TitleText
{
    color: Black;
    font-family: Trebuchet MS, MS Sans Serif, Arial;
    font-size: 18pt;
    text-align: center;
    text-align: center;
}

.ArtistText
{
    color: Black;
    font-family:Trebuchet MS, MS Sans Serif, Arial;
    font-size:14pt;
    text-align: center;
    width:33%;
}

a
{
    text-decoration:none;
    color:black;
     text-align:inherit;
     font-size:inherit;
}

a:hover
{
        text-decoration:underline;
            color:black;
     text-align:inherit;
     font-size:inherit;

}


a:visited
{
        text-decoration:underline;
            color:inherit;
     text-align:inherit;
     font-size:inherit;

}

img
{
    border:none;
}
