a:link {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 14px;
	color: Green;
	text-decoration: none;
}
a:hover {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 14px;
	color: Orange;
	text-decoration: none;
}
a:visited {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 14px;
	color: Green;
	text-decoration: none;

}
.chitext {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: x-small;
	text-decoration: none;
}
.squarebullet {
	list-style-position: outside;
	list-style-type: square;
}
