<style type="text/css">
<!--
.style1 {
	font-family:微軟正黑體;
	font-size: 15px;
	color: #666666;
}
.style2 {
	font-family:微軟正黑體;
    font-size: 15px; 
    color: #FF6600;
}
.style3 {
	font-family:微軟正黑體;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family:微軟正黑體;
    font-size: 15px;
	text-decoration: none;
}

a:visited {
	font-family:微軟正黑體;
    font-size: 15px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family:微軟正黑體;
    font-size: 15px;
	color: #F7941D;
	text-decoration: underline;
}
a:active {
	font-family:微軟正黑體;
    font-size: 15px;
	text-decoration: none;
}
-->
</style>