a.mainNav { color: #A10212; text-decoration: underline }
a:hover.mainNav { color: #000000; text-decoration: underline }
a:visited.mainNav { color: #A10212; text-decoration: underline }
a:hover.visited.mainNav { color: #000000; text-decoration: underline }

a.smallNav { color: #FF0000; text-decoration: none }
a:hover.smallNav { color: #ffffff; text-decoration: underline }
a:visited.smallNav { color: #FF0000; text-decoration: none }
a:hover.visited.smallNav { color: #ffffff; text-decoration: underline }

a:link 	{text-decoration: underline; color: #CC0000; font-weight: normal}
a:active {text-decoration: underline; color: #CC0000}
a:visited {text-decoration: underline; color: #CC0000}	

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: D9120A;
	text-decoration: none;
}
.textblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
