body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerbg {
	background-image: url(i/headerbg.jpg);
}
.homeblogbg {
	background-image: url(i/homeblogbg_s1.jpg);
}
.hometourbg {
	background-image: url(i/hometourbg.jpg);
}
.footer {
	background-image: url(i/footer.bg.jpg);
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.whitetxt {
	color: #FFF;
}
.signupbg {
	background-image: url(i/signup.bottom_s1.jpg);
}
.greentitles {
	font-size: 18px;
	color: #33AE43;
}
.bluetitles {
	font-size: 18px;
	color: #69D3FB;
}
.redtitles {
	font-size: 18px;
	color: #D31634;
}
.orangetitles {
	font-size: 18px;
	color: #FF9F15;
}
a.black:link, a.black:active, a.black:visited {
	color: #000;
}
a.black:hover {
	color: #666;
}

a.white:link, a.white:active, a.white:visited {
	color: #fff;
}
a.white:hover {
	color: #ccc;
}
