@charset "big5";
a:link {
	font-family: "Times New Roman", Arial, "細明體", "標楷體", "新細明體", serif;
	font-size: 13.5px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Arial, "細明體", "標楷體", "新細明體", serif;
	font-size: 13.5px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Arial, "細明體", "標楷體", "新細明體", serif;
	font-size: 13.5px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

