body {
    font: 80% Geneva, Arial, Helvetica, sans-serif;
  	font-style: normal;
	font-variant: normal;
	line-height: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;

}


a {
  text-decoration: none;
    color:#666666; 

}

a:visited {
  /* border-bottom: 1px solid; */
  
  
}

a:hover, a:visited:hover {
  /* border-bottom: 1px solid; */
  border-color:#830F22;
  color:#830F22;
  text-shadow: .1em .1em .1em #666;
}

a:active, a:visited:active {
  /* border-bottom: 1px solid; */
  text-shadow: none;
    border-color:#830F22;
} 
	

h2 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 1.8em;
  text-transform: uppercase;
   letter-spacing: .11em;
   border-bottom: 2px solid;
   color:#830F22;}

h3 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 1.4em;
  text-transform: uppercase;
   letter-spacing: .11em;
   border-bottom: 1px solid;  
      color:#830F22;}

h4 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 1.2em;
   text-transform: uppercase;
   letter-spacing: .11em;
   color:#830F22;}
	
h5 {
	font-size: 14px;
      color:#333333;
  }
	
h5 {
	   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 1.1em;
      color:#333333;
	  }
h6 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 1.1em;
   color:#830F22;}

h1,h2,h3,h4,h5,h5,h6 {
  margin: .75em 0 .5em 0;
  clear: both;
  	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}