a:active {
	font-family: "細明體";
	font-size: 14pt;
	color: #9999FF;
	text-decoration: none;

}
a:hover {
	font-family: "細明體";
	font-size: 16pt;
	color: #FF3300;
	text-decoration: underline;
}
a:link {
	font-family: "細明體";
	font-size: 14pt;
	color: #FFCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: "細明體";
	font-size: 14pt;
	color: #FF00CC;
}
.firstChar {
	font-size: large;
	color: #FF3300;
	background-color: #FFFF99;

}
h3 {
	font-size: large;
	color: #FF3300;
	background-color: #CCFF99;
}
