
.content1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;

  color: #4c1f00;
  
  }
  
  
.formlink {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  
  color: #4c1f00
  }
.formlink:link {
  }
.formlink:visited {
  }
.formlink:active {
  }
.formlink:hover {
  color: #ffffff;
  text-decoration: none;
  }

a.vtour:link {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  cursor:default;  
  color: #4c1f00
  }
a.vtour:visited {
  }
a.vtour:active {
  }
a.vtour:hover {
  color: #ffffff;
  text-decoration: none;
  }
  
  
  
.brochure {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: normal;
  color: #4c1f00;  

  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  }  