
body,p,span,div,font,li,ul,ol,dt,dd,dl,form,blockquote,a,tr,td,th,table,h1,h2,h3,h4,h5,b,i,input,textarea
   {
   font-size: 12.5px;
   font-family: Verdana, Tahoma, Arial, Geneva;
   line-height: 18px;
   color: #660000;
   font-weight: bold;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
   }


a:link    { color: #E3E536; text-decoration: none; font-weight: bold;}
a:visited { color: #E3E536; font-weight: bold;}
a:active  { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a:hover   { color: #E3E536; text-decoration: underline; font-weight: bold;}
a:hover img 
{
    border: 1px dashed #E3E536;
}


.thumb
{
    border: 1px solid #E3E536;
}

.updates { font-size: 10.5px; font-weight: none; color: #660000; }