@CHARSET "UTF-8";
.ntd {
	align: center;
	color: #000000;
}
.ntable{
	border: 1;
	cellpadding: 0;
	cellspacing: 0;
	width: 960;
}
A:link {
 color: #000000;
 TEXT-DECORATION: none;
}
A:visited {
 COLOR: #000000;
 TEXT-DECORATION: none;
}
A:hover {
 COLOR: #ff7f24;
 text-decoration: none;
}
A:active {
 COLOR: #ff7f24;  
 text-decoration: none;
}
