.nt {
	color:#993333;
	font-weight: bold;
}

.nt1 a {
	text-decoration: none;
	color:#CC9900;
	font-weight: bold;
}

.nt1 a:hover, a:active {
	text-decoration: underline;
	color:#FF0000;
	font-weight: bold;
}

.nt2 a {
	text-decoration: none;
	color:#0000FF;
	font-weight: bold;
}


.nt2 a:hover, a:active {
	text-decoration: underline;
	color:#FF0000;
	font-weight: bold;
}

.hq a {
	text-decoration: underline;
	color:#FF33CC;
	font-weight: bold;
}

.hq a:hover, a:active {
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
}