   body, td{
      font-family:arial;
      font-size:80%;
      color:#666666;
   }

   img{
      border:0px;
   }


   a.nav:link{color:#ffffff;font-weight:bold;text-decoration:none;font-size:120%;}
   a.nav:active{color:#ffffff;font-weight:bold;text-decoration:none;font-size:120%;}
   a.nav:visited{color:#ffffff;font-weight:bold;text-decoration:none;font-size:120%;}
   a.nav:hover{color:#ffffff;font-weight:bold;text-decoration:none;font-size:120%;}


   .but{
       color:#ffffff;
       font-weight:bold;
       background-color:#52719C;
       border:1px solid #52719C;
   }