﻿
.indexHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.indexBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headlineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}



.globalNav {
	font-family: "Arial Black", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0px;
}

.globalNav:hover {
	font-family: "Arial Black", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0px;
	background-color: #CCCC66;
	width: 100px;
}

.articleNav {
	font-family: "Arial Black", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.articleNav:hover {
	font-family: "Arial Black", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #efefef;
	width: 140px;
}

.indexHeadlineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.quoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: none;
	line-height: 40px;


}
.quoteAuthorText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bodyNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}


