
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: #B01764;
   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: #FFB7DB; text-decoration: none; font-weight: bold;}
a:visited { color: #FFB7DB; font-weight: bold;}
a:active  { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a:hover   { color: #B01764; text-decoration: underline; font-weight: bold;}
a:hover img 
{
    border: 1px dashed #B01764;
}


.thumb
{
    border: 1px solid #FFB7DB;
}


.test {
}