A:link {
	color:#000000; 
	text-decoration:underline;
}
A:visited {
	color:#000000; 
	text-decoration:underline;
}
A:hover	{
	color:#FF7F00; 
	text-decoration:underline;
}
.crtCopyright {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.crtFormMain {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-left: 42px;
	margin-right: 30px;	
}
.crtFormSub {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;	
}
.crtHead {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF7F00;
}
.crtOrangeTracks {
	background-image: url('images/orangeTracks.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.crtOrangeTracks2 {
	background-image: url('images/orangeTracks_longer.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.crtOrangeTracks3 {
	background-image: url('images/orangeTracks_longest.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.crtOtherCities {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.crtOtherCities a:link {
	color: #000000;
	text-decoration: none;
}
.crtOtherCitiesWhite {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.crtPhotoLeft {
	background-repeat: no-repeat;
}
.crtPhotoAlignLeft {
	float: left;
}
.crtPhotoAlignRight {
	float: right;
}
.crtSplash {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
/* .crtShopItem {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
} */
.crtText {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-left: 42px;
	margin-right: 30px;
}
.crtTextBold {
	font-weight: bold;
}
.crtTextItalic {
	font-style: italic;
}
.crtTextTitle {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.crtTourGuide {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
#empireNotice {
	background-color: #FF7F00;
	color: #FFFFFF;
	margin-left: 30px;
}
#empireNotice p {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 42px;
	margin-right: 30px;
	padding: 10px 0 10px 0;
}
#empireNotice A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#empireNotice A:visited {
	color:#FFFFFF; 
	text-decoration:underline;
}
#empireNotice A:hover {
	color:#000000; 
	text-decoration:underline;
}