<style>
A:            {color: white;}
A:link        {color: EC0478; text-decoration: underline;}
A:visited     {color: EC0478; text-decoration: underline;}
A:hover       {color: 666666; text-decoration: underline;}
body,table
{
    font-weight:      Normal;
    font-family:      Verdana;
    font-size:        11px;
    color:            666666;
    background-image: url(images/bg.gif);
    background-repeat: repeat-y;
    background-position: 50% 50%;
}
.thumb
{
    border:           1px solid #EC0478;
}
.visited 
{
    border:           1px solid #EC0478;
    FILTER:           Gray;
}
</style>
<!-- Last rebuilt Mar 20  3:39PM -->
