a:link {
	color: #324150;
	text-decoration: underline;
}
a:visited {
	color: #324150;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #224466;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.npt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #324150;
	border: thin solid #FFFFFF;
}

