.nj {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.nj_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
a:link {
color: #333333;
	text-decoration: underline;
}
a:visited {
color: #333333;
	text-decoration: underline;
}
a:hover {
color: #333333;
	text-decoration: none;
}
a:active {
color: #333333;
	text-decoration: underline;
}
