<!--
body {font-size: 10pt; font-family: 新細明體, verdana, arial, geneva; letter-spacing: 2pt;}
-->

.txt {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.txt:link {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
}
.txt:visited {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
}
.txt:hover {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: underline;
}
.txt-yellow {
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: none;
}
.txt-yellow:link {
	font-size: 10pt;
	color: #99CC00;
	text-decoration: none;
	}
.txt-yellow:visited {
	font-size: 10pt;
	color: #99CC00;
	text-decoration: none;
	}
.txt-yellow:hover {
	font-size: 10pt;
	color: #99CC00;
	text-decoration: underline;
	}
.submenu {
	font-size: 10pt;
	color: #F0F0F0;
	text-decoration: none;
}
.submenu:link {
	font-size: 10pt;
	color: #F0F0F0;
	text-decoration: none;
}
.submenu:hover {
	font-size: 10pt;
	color: #BBDDCC;
	text-decoration: underline;
}
.subtitle {
	font-size: 18pt;
	font-weight: bold;
	color: #7F0500;
}
.subtitle2 {
	font-size: 14pt;
	font-weight: bold;
	color: #7F0500;
}
.txtlang {
	font-family:  新細明體, verdana, arial, geneva;
	font-size: 11pt;
	color: #CC3300;
	text-decoration: none;
}
.txtlang a:link {
	font-size: 11pt;
	color: #CC3300;
	text-decoration: none;
}
.txtlang a:visited {
	font-size: 11pt;
	color: #CC3300;
	text-decoration: none;
}
.txtlang a:hover {
	font-size: 11pt;
	color: #FF6633;
	font-weight: bold;
	text-decoration: underline;
}
.copyright-txt {
	font-family:  Times New Roman;
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: none;
}
.copyright-txt:link {
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: none;
	}
.copyright-txt:visited {
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: none;
	}
.copyright-txt:hover {
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: underline;
	}

.txt-orange {
	font-size: 12pt;
	color: #EEAA33;
	font-weight: bold;
	text-decoration: none;
}
.txt-orange:link {
	font-size: 12pt;
	color: #EEAA333;
	font-weight: bold;
	text-decoration: none;
	}
.txt-orange:visited {
	font-size: 12pt;
	color: #EEAA33;
	font-weight: bold;
	text-decoration: none;
	}
.txt-orange:hover {
	font-size: 12pt;
	color: #EEAA33;
	font-weight: bold;
	text-decoration: underline;
	}
