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: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #828282;
   font-weight: bold;

   }


a:link    { color: #1398ff; text-decoration: underline; font-weight: bold;}
a:visited { color: #1398ff; font-weight: bold;}
a:active  { color: #1398ff; text-decoration: none; font-weight: bold;}
a:hover   { color: #1398ff; text-decoration: none; font-weight: bold;}
a.thumb:hover img
{
    border: 1px dashed #1398ff;
}


a.thumb img
{
    border: 1px solid #1398ff;
}

li
{
list-style-image: url(star.jpg);
margin-left: 0;
}

