

.copy{
	font-family: verdana;  
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3E4651;
	margin-top: 12px; 
	margin-left: 18px; 
	margin-right: 22px; 
	
}

.form{
	font-family: verdana;  
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3E4651;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	
}

.hotel{
	font-family: verdana;  
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3E4651;
	margin-top: 12px; 
	margin-left: 12px; 
	margin-right: 4px; 
	
}

.nav2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3E4651;
	padding: 4px; 
	
}

A:link {
          color:  #0099D2;
          text-decoration: none;
          background: transparent;
 	 

}
  A:active {
            color:  #0099D2;
            text-decoration: none;
            background: #FFFF00;
	    
 }
 A:visited {
            color:  #0099D2;
            text-decoration: none;
            background: transparent;
	    
 }
 A:hover {
          color: #5FD4FF;
          text-decoration: none;
          background: transparent;
	 
}

