body {
  padding: 0px;
  margin: 0px;
  }
  
.erText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
.erText a {
	color: #000000;
	text-decoration:none;
}

.erText a:hover {
	text-decoration:none;
	color:#000000;
}

.erTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform:uppercase;
	padding-bottom:6px;
	padding-right:6px;
}
.erTextLink a:link    {font-family: "Arial, Helvetica, sans-serif", serif; color:#000000; text-decoration:none;}
.erTextLink a:visited {font-family: "Arial, Helvetica, sans-serif", serif; color:#000000; text-decoration:none;}
.erTextLink a:hover   {font-family: "Arial, Helvetica, sans-serif", serif; color:#606060; text-decoration:underline;}  
  
.maintext {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;  
  color: #000000;
  }
  
.tourlink {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;  
  color: #802c21;
  text-decoration: none;
  }  
.tourlink:link {
  text-decoration: none;
  }  
.tourlink:visited {
  }  
.tourlink:active {
  }      
.tourlink:hover {
  text-decoration: none;
  color: #a08f6f;
  }    
  
.mainlink {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;  
  text-decoration: none;
  color: #802c21;
  }
.mainlink:link {  
  text-decoration: none;
  }
.mainlink:visited {  
  }
.mainlink:active {  
  }
.mainlink:hover {  
  text-decoration: underline;
  color: #000000;
  }
  
.rlinks {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;  
  text-decoration: none;
  color: #802c21;
  }  
.rlinks:link {
  text-decoration: none;
  }  
.rlinks:visited {
  }  
.rlinks:active {
  }  
.rlinks:hover {
  text-decoration: underline;
  color: #000000;
  }  
.rlinktext {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;  
  color: #000000;
  }
  
