<style>
A:               {color: #FF0000; text-decoration: underline;	font-weight: bold;}
A:link           {color: #FFFFFF; text-decoration: underline;	font-weight: bold;}
A:visited        {color: #8099BD; text-decoration: underline;	font-weight: bold;}
A:hover          {color: #FF0000; text-decoration: underline;	font-weight: bold;}
A.blue:         {color: #004CBE; text-decoration: underline;	font-weight: bold;}
A.blue:link     {color: #FFFFFF; text-decoration: underline;	font-weight: bold;}
A.blue:visited  {color: #004CBE; text-decoration: underline;	font-weight: bold;}
A.blue:hover    {color: #FF0000; text-decoration: underline;	font-weight: bold;}
body,table
{
    font-weight:      Normal;
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        11px;
    color:            #8099BD;
}
.thumb
{
    border:           1px solid #ffffff;
}
</style>
