  body {font-family: verdana,arial;}
  
  TD.logo {background-image: url();
           background-repeat: no-repeat}

  
  .navig { line-height: 0.5;
           text-align: left;
           font-family: arial,verdana ;
           font-size: 11px;
           padding-left: 0.4em;
           padding-top: 0.9px;
         }

UL#mainnav {list-style: none;
            padding-top: 0px;
            padding-left: 1px;
            margin-left: 2px; }
LI#line    {border-top: 1px solid #A5B5C6;}


  a:link {color: blue;
          background-color: transparant;
          text-decoration: none;}
  a:visited {color: blue;
             background-color: transparant;
             text-decoration: none;}
  a:hover {color: green}
  a:active {} 
 }


.new_tab {target-new: tab ! important }