font {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.navlink {
color: #F19D6C;
text-decoration: none; 
font-weight: 800;
}
a:hover {
  text-decoration: underline;<br>
  }
<p>.nav {<br>
  border-top-width: 1px;<br>
  border-bottom-width: 1px;<br>
  border-top-style: solid;<br>
  border-bottom-style: solid;<br>
  border-top-color: #CCCC99;<br>
  border-bottom-color: #CCCC99;</p>
<p>}<br>
  .bottomborder {<br>
  border-bottom-width: 1px;<br>
  border-bottom-style: solid;<br>
  border-top-color: #CCCCCC;<br>
  border-right-color: #CCCCCC;<br>
  border-bottom-color: #CCCCCC;<br>
  border-left-color: #CCCCCC;<br>
  }
  
 
.maintable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F19D6C;
	border-right-color: #F19D6C;
	border-bottom-color: #F19D6C;
	border-left-color: #F19D6C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #A3DE88;
  
  }
   
  .frontinsettable {
	background-color: #FFFFFF;
	
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	
	
	
	width: 650px;
	background-position: center;
	margin-left: auto;
margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  
  }
.navbar {
	background-color: #E7FFDC;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #429D1A;
	border-bottom-color: #429D1A;
	background-image: url(images/bgnavbar.jpg);
}

  .welcometable {
	background-color: #FFFFFF;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
  
  }
  
  .imageborder {
  
  border: 1px solid #FF9966;

}
  
  .footer {
	background-color: #FFFFFF;
	border-top: 2px solid #429D1A;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px none #CCCCCC;
	
	
}  

 .topborder {
	background-color: #FFFFFF;
	border-top: 1px solid #FF9966;
	  
  }
  
   .bottomborder {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FF9966;
	  
  }
  
     .leftborder {
	background-color: #FFFFFF;
	border-left: 1px solid #FF9966;
	  
  }
  
       .rightborder {
	background-color: #FFFFFF;
	border-right: 1px solid #FF9966;
	  
  }



.bgsun {
	background-image: url(images/bgsun.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
}

