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

body {
background: #f8c40f url(images/page-bg.gif) top center repeat-y;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

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

a.thumb:hover img { border: 1px dashed #FF7900; }
a.thumb img { border: 1px solid #FF7900; }


