body {
   background-color: #0a3201;
   background-image: url("images/bgs/mainbg2.png");
   margin: 0px;
   }

   a:link {  color: #ffff33}
   a:visited {  color: #ffcc33}
   a:active {  color: #ff0000; background-color: #ffff33}
   a:hover { color: #ff0000; background-color: #ffff00;}
   
   .abr2 {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #ffffff;
	 line-height:1;
   }
   
  .alegre {
     font-family: "Alegreya", serif;
     font-optical-sizing: auto;
     font-style: normal;
     }
   
.arial1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 125%;
}
   
.bglines {
	background-image: url("images/bgs/mainbg2.png");
}

   .brdr1 {
      border: 3px solid #00006e;
    }
    
   .brdr2 {
      border: 4px solid #6495ed;
      border-style: outset;
    }
    
   .brownbg {
     background-color: #6b3200;
    }
    
    h1 {
     margin-top: 0px;
    }
    
h2 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
    
   .montalt {
     font-family: 'Montserrat Alternates', sans-serif;
   }
   
   .montalt1 {
	 font-family: 'Montserrat Alternates', sans-serif;
	 font-size: 16px;
    }
   
   .montalt2 {
	 font-family: 'Montserrat Alternates', sans-serif;
	 font-size: 20px;
    }
    
   .navlinks {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: white;
    }
    
   .smalltxt {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 10px;
    }
    
   .txt3 {
     font-size: 27px;
    } 
    
   .wheat {
      background-color: #f5deb3;
     }
    
   .txt1 {
      font-family: Lucida Casual, Lucida Sans, sans-serif;
      font-size: 16px;
      color: white;
     }
     
    .txt2 {
      font-family: Lucida Casual, Lucida Sans, sans-serif;
      font-size: 16px;
      color: red;
     }
     
  .txtshado1 {
     text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
     }
      
   #upBtn {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 99;
    width: 50px;
   }
   
.whitelinks {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 15px; 
  color: #FFFFFF;
  line-height:1;
}