<style>
A:            {color: white;}
A:link        {color: #FFD680; text-decoration: underline;}
A:visited     {color: #FFD680; text-decoration: underline;}
A:hover       {color: #FFD680; text-decoration: underline;}
body,table
{
    font-weight:      Normal;
    font-family:      Comic Sans MS;
    font-size:        11px;
    color:            #FFD680;
}
.thumb
{
    border:           1px solid #FFD680;
}
.visited 
{
    border:           1px solid #FFD680;
    FILTER:           Gray;
}
</style>
<!-- Last rebuilt Sep 18  3:10AM -->
