.links {  font-family: "新細明體", "Arial"; font-size: 10pt; line-height: 25px; color: #999999; text-decoration: underline; letter-spacing: 1px}
a:link {  font-family: "新細明體", "Arial"; font-size: 10pt; line-height: 25px; color: #999999; text-decoration: underline; letter-spacing: 1px}
a:visited {
	font-family: "新細明體", "Arial";
	font-size: 10pt;
	line-height: 25px;
	color: #999999;
	text-decoration: underline;
	letter-spacing: 1px;
}
a:hover {
	font-family: "新細明體", "Arial";
	font-size: 10pt;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
