.nav {
width : 100%;
display: block;
border-bottom : 1px solid #8E9B58;
}
.nav:hover {
width : 100%;
background : #F5EEDE;
color: #8E9B58;
border-bottom : 1px solid  #8E9B58;
}

h1 {
border-bottom: dotted 1px ;
font-family: Century Gothic;
font-weight: normal;
font-size: 10pt;
padding: 0px;
margin: 0px;
text-align:left;text-transform:none;}

h2 {
border-bottom: dotted 1px ;
font-family: Century Gothic;
font-weight: normal;
font-size: 10pt;
padding: 0px;
margin: 0px;
text-align:right;text-transform:none;}

<!--
A:link{COLOR: #AB8E3B; TEXT-DECORATION: none; font-weight: normal;} 
A:visited{COLOR: #8E9B58; TEXT-DECORATION: none; font-weight: normal;} 
A:active{COLOR: #8E9B58; TEXT-DECORATION: none; font-weight: normal;} 
A:hover{COLOR: #F5EEDE; TEXT-DECORATION: none; cursor:ne-resize;}
-->

<!--
input { 
       color: #8E9B58;
       background: 0;
       font-size: 8pt;
       font-weight: normal;
       text-decoration: none;
       font-family: Verdana; 
       text-align: left;
       border-width: 1px;
       border-style: solid;
       border-color: #8E9B58; 
      }
 -->
 
 <!--BODY {
color: #8E9B58;
font-size: 9pt;
font-family: Century Gothic;
background-image: url('bkg.jpg');
background-attachment : fixed;
line-height: 15px;
}-->
 