TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}
.home:hover {
	text-decoration: underline;
}
.homeSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}
.homeSmall:hover {
	text-decoration: underline;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration : none;
}
.banner:hover {
	text-decoration: underline;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
.regular:hover {
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF6633;
	text-decoration : none;
}
.title:hover {
	text-decoration: underline;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6633;
	text-decoration : none;
}
.orange:hover {
	text-decoration: underline;
}
.tourTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Gray;
	text-decoration : none;
}
.tourTitle:hover {
	text-decoration: underline;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
.small:hover {
	text-decoration: underline;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration : none;
}
.mainTitle:hover {
	text-decoration: underline;
}
.regularRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration : none;
}
.regularred:hover {
	text-decoration: underline;
}
.CMprompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color:#000000;
	text-decoration: none;
 }
.CMprompt:hover
{  
	 text-decoration: underline;
}
.CMbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : bold;
	color:#FF6600;
	text-decoration: none;
 }
.CMbig:hover
{  
	 text-decoration: underline;
}