   .text {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.2em;
   }
   
    .text2 {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #dfc79d;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .linksub:hover{
	color:#cc6633;
	text-decoration: underline;
   }
   
   .linksub {
    font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc6633;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .links2:hover{
	color:#684d2f;
	text-decoration: underline;
   }
   
   .links2 {
    font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #684d2f;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .links:hover{
	color:#dfc79d;
	text-decoration: none;
   }
   
   .links {
    font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #684d2f;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .header {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .textsml {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #666666;
   text-decoration: none;
   line-height: 1.1em;
   }