body {
	background-color: #f8b200;
	margin: 0px;
}
hr{
	color: #d7be98;
	height : 1px;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-top : 1px solid #d7be98;
}
.top1 {
	font-family: helvetica;
	font-size: 14px;
	color: #4e4e3a;
	text-decoration: none;
}
.top2 {
	font-family: helvetica;
	font-size: 30px;
	color: #fecb00;
	text-decoration: none;
}
.top3 {
	font-family: helvetica;
	font-size: 16px;
	color: #fecb00;
	text-decoration: none;
}
.main1 {
	font-family: helvetica;
	font-size: 14px;
	color: #4e4e3a;
	text-decoration: none;
}
.td {
	font-family: helvetica;
	font-size: 12px;
	color: #4e4e3a;
	text-decoration: none;
}
.destination {
	font-family: helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: bold;
	text-align : center;
}
.price {
	font-family: helvetica;
	font-size: 12px;
	color: #4e4e3a;
	text-decoration: bold;
	text-align : center;
}
.td0 {
	font-family: helvetica;
	font-size: 10px;
	color: #4e4e3a;
	text-decoration: none;
}
.td_x {
	font-family: helvetica;
	font-size: 8px;
	color: #4e4e3a;
	text-decoration: none;
}
.td1 {
	font-family: helvetica;
	font-size: 12px;
	color: #4e4e3a;
	text-decoration: none;
	text-align : justify;
}
.td_red {
	background-color: Red;
	font-family: helvetica;
	font-size: 12px;
	color: White;
	text-decoration: none;
	text-align : justify;
}
.td2 {
	font-family: helvetica;
	font-size: 12px;
	color: #fecb00;
	text-decoration: none;
	text-align : justify;
}
.red {
	font-family: helvetica;
	font-size: 12px;
	color: Red;
	text-decoration: none;
	text-align : justify;
}
a {
	font-family: helvetica;
	color: #4e4e3a;
	font-size: 12px;
	text-decoration: none;
	border : none;
} 
a:link, visited, hover {
	font-family: helvetica;
	font-size: 12px;
	color: #4e4e3a;
	text-decoration: none;
	border : none;
}
a:hover {
	font-family: helvetica;
	font-size: 12px;
	color: #a8a87b;
	text-decoration: none;
	border : none;
}
.foot a:link, visited, hover {
	font-family: helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #4e4e3a;
	text-decoration: none;
}
.foot a:hover {
	font-family: helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #a8a87b;
	text-decoration: none;
}
