
A.link
{
    color: #5c7bcd;    
}

A.visited
{
    color: #3f62bd;
}

body
{
    color: #ffffff;
    background-color: #000000;
}

.DefaultDate
{
    color: #5c7bcd;
    font-weight: bold;
    text-decoration: underline;
}

.ShadesOfGrey
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(http://www.jasonlylesmusic.com/albumcover.jpg);
    background-repeat: no-repeat;
    height: 285px;
    width:  285px;
    padding: 4px;
}

.Ethereal
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(http://www.jasonlylesmusic.com/cover_final.jpg);
    background-repeat: no-repeat;
    height: 285px;
    width:  285px;
    padding: 4px;
}
