.MainNav {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #780000;
	text-decoration: none;
}
.MainNavInactive {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.Title {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.storyTitle {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.storyLink {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #780000;
	line-height: 12px;
	text-decoration: none;
}
.BodyText {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	color: #222222;
}
.textBox {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1.1em;
	color: #222222;
	height: 16px;
}
.error {
	color: #CC0000;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
}
.date {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	color: #780000;
}


.linksPage {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	line-height: 18px;
	color: #780000;
	text-decoration: none;
}
.credit {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.searchTitle {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1.1em;
	font-weight: bold;
	color: #780000;
	text-decoration: none;
}
.bottomBar {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bottomBarLink {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #780000;
	text-decoration: none;
}
.storyLinkInactive {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #780000;
	line-height: 12px;
	text-decoration: none;
}
.whiteTitle {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
