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

body {
	background-color: #ffd6ff;
}

a:link    { color: #000000; text-decoration: underline; font-weight: bold;}
a:visited { color: #000000; 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 #FFFF00; }
a.thumb img { width: 110px; height: 150px; border: 1px solid #FFFF00; }


