body {
	color: black;
	background-color: white;
	margin: 0;
	font-size: 12px;
}
p { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 10;
font-weight: normal; }
td {}
a:link { color: #53004f ; font-weight: bold; text-decoration: none; }
a:visited { color: #53004f; font-weight: bold; text-decoration: none; }
a:hover { color: #ed630d ; font-weight: bold; text-decoration: none; }
a:active {
	text-decoration: none;
	color: #000000;
}
.Header {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #53004f;
	width: auto;
	height: auto;
}

.subheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #53004f;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#Touring {
	height: 530px;
	width: 125px;
	position: absolute;
	top: 64px;
	left: 35px;
}
.navCard {
	width: 110px;
	height: 72px;
	padding: 8px;
	
}
#Archive {
	height: 41px;
	width: 120px;
	position: absolute;
	top: 64px;
	left: 34px;
	
}
