body	{
	background-color:#fff;
	width:590px;
	margin:0 auto;
	font-family:Georgia, serif;
	color:#666;
	text-align:center;
}

#pagehead	{
	font:bold 36pt Arial,sans-serif;
	letter-spacing:-3pt;
	color:#ccc;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}

#pagehead a	{
	color:#ccc;
}

#pagehead a:hover	{
	color:#3399ff;
	text-decoration:none;
}

#pagehead a:active	{
	color:#ff9900;
}

.trips	{
	margin: 0 auto;
	width: 590px;
}

.trips a	{
	color:#3399ff;
	text-decoration:none;
}

.trips a:hover {
	color:#ff9900;
}

.testimonials	{
	margin-top:32px;
	text-align: center;
	font:9pt Arial,sans-serif;
	color:#999966;
}

.testimonials	a {
	color:#3399ff;
	text-decoration:none;
}

.testimonials a:hover	{
	color:#ff9900;
	text-decoration:none;
}

