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