.U001 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 16px;
}
.CH {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}


.IATMLink:link {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: green;
	text-decoration: none;
}



.IATMLink:visited {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.IATMLink:hover {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
