@charset "big5";
a.channel {
	font-family: Arial, "新細明體";
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
a.channel:link {
	font-family: Arial, "新細明體";
	font-size: 9pt;
	color: #666666;
}
a.channel:visited {
	font-family: Arial, "新細明體";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.channel:hover {
	font-family: Arial, "新細明體";
	font-size: 9pt;
	font-weight: normal;
	color: #FF3C00;
	text-decoration: none;
	text-decoration: underline;
}

