A.navLink {
	background-color: transparent;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 9pt;
	color: blue;
}
.thisPage {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 9pt;
	color: black;
	font-weight: bold;
}
A.navLinkImage {
	background-color: transparent;
	text-decoration: none;
	border: 0pt solid black;
}
A:visited {
	background-color: transparent;
	color: blue;
}