.NEW01 {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-size: 15;
	color: #666666;


}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 15;
	color: #666666;
	text-decoration: underline;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 15;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 15;
	color: #666666;
	text-decoration: underline;
}
