body,p,span,div,font,li,ul,ol,dt,dd,dl,form,blockquote,a,tr,td,th,table,h4,h5,b,i,input,textarea
   {
   font-size: 12px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #7c1754;
   font-weight: bold;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #0a2773;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
   }


a:link    { color: #ff1796; text-decoration: underline; font-weight: bold;}
a:visited { color: #7B7B7B; font-weight: bold;}
a:active  { color: #000000; text-decoration: none; font-weight: bold;}
a:hover   { color: #000000; text-decoration: none; font-weight: bold;}

a.thumb:hover img
{
    border: 1px dashed #ff1796;
}


a.thumb img
{
    border: 1px solid #ff1796;
}

h1 { font-size: 14.5px; margin-bottom: -15px; }
