.maintext {
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  color: #000000;
  font-weight: bold;    
  text-decoration: none;
  }
  

.maintext2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  color: #255380;
  font-weight: bold;
  
  text-decoration: none;
  }  
  
.mainlink {
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  color: #255380;
  font-weight: bold;
  text-decoration:underline
  }

.mainlink:link {
  }
.mainlink:visited {
  }
.mainlink:active {
  }  
.mainlink:hover {
  color: #000000;
  text-decoration: underline;
  }
  
  
.mainlink2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
  
  text-decoration: none;
  }

.mainlink2:link {
  }
.mainlink2:visited {
  }
.mainlink2:active {
  }  
.mainlink2:hover {
  color: #FFFFFF;
  text-decoration: underline;
  }
.tour_text{
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  font-weight:bold;
}      