/* CSS Document */

.travel360_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #dcdcdc;
}
.travel360_text a:link {
	color: #dcdcdc;
	text-decoration: none;
}
.travel360_text a:visited {
	color: #dcdcdc;
	text-decoration: none;
}
.travel360_text a:active {
	color: #000000;
	background-color:#dcdcdc;
	text-decoration: none;
}
.travel360_text a:hover {
	color: #000000;
	background-color:#dcdcdc;
	text-decoration: none;
}
.text_normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
.text_normal a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.text_normal a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.text_normal a:active {
	color: #ffffff;
	background-color:#003366;
	text-decoration: none;
}
.text_normal a:hover {
	color: #ffffff;
	background-color:#003366;
	text-decoration: none;
}
.text_normal_side {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
.text_normal_side a:link {
	color: #6B6454;
	text-decoration: none;
}
.text_normal_side a:visited {
	color: #6B6454;
	text-decoration: none;
}
.text_normal_side a:active {
	color: #000000;
	background-color:#6B6454;
	text-decoration: none;
}
.text_normal_side a:hover {
	color: #000000;
	background-color:#6B6454;
	text-decoration: none;
}

.text_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
}