body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;

}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hype {
	font-size: 20px;
}
.freetour {
	font-size: 18px;
}
