body, td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #ff008a;
   font-weight: bold;
   }


a:link    { color: #ff008a; text-decoration: underline; font-weight: bold;}
a:visited { color: #ff008a; font-weight: bold;}
a:active  { color: #ff008a; text-decoration: none; font-weight: bold;}
a:hover   { color: #ff008a; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #ff008a; filter: gray; }
a.thumb img { border: 1px solid #ff008a; }
// a.thumb:visited img { border: 1px dashed #ff008a; filter: gray; }

.thumb_box { width: 688px; }

.thumb_box table {
margin: 3px;
float: left;
width: 110px;
height: 150px; }

#popUpContainer {
     width: 410px; height: 115px; top: 1px; left: 1px;
     position: absolute; display: none; text-align: justify;
     background-color: #ffcde8; border: 1px solid #e8007f;
     padding-left: 5px; padding-right: 5px; padding-top: 2px;
}

.title { background-image: url(img/title-bg.gif); border: 1px solid #ff008a; }