.threeNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.threeNav a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.threeNav a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.threeNav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footerMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.footerMain a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.footerMain a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.footerMain a:hover {
	color: #FF0000;
	text-decoration: underline;
}
