body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Footer {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.Footer a:link {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.Footer a:visited {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.Footer a:hover {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.Footer a:active {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.Titles {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #23415B;
}
.imgborder {
 border: 1px solid #000000;
}
.tourborder {
 border: 1px solid #23415B;
}
.tourblue {
	color: #FFFFFF;
	background-color: #4987BE;
}
.tourwhite {
	color: #000000;
	background-color: #FFFFFF;
}
