body,table,td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #000000;
   font-weight: none;
  }

body {
background-color: #9dbdff;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #000000; text-decoration: underline; font-weight: bold;}
a:visited { color: #B900FF; font-weight: bold;}
a:active  { color: #B900FF; text-decoration: none; font-weight: bold;}
a:hover   { color: #ea493a; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #FF0000; }
a.thumb img { width: 150px; height: 200px; border: 1px solid #000000; }


