body,table,td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #260000;
   font-weight: none;
   }

body {
background-color: #262626;
background-image: url(images/page-bg.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #FFC600; text-decoration: underline; font-weight: bold;}
a:visited { color: #FFC600; font-weight: bold;}
a:active  { color: #FFC600; text-decoration: none; font-weight: bold;}
a:hover   { color: #FFC600; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #FFC600; }
a.thumb img { border: 1px solid #FFC600; }

