a.navLink:link {
	color: #003399;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}

a.navLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #353895;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
	background-color: #98C93C;
	padding: 3px;
}
a:visited {
	color: #003399;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}
