.style2 {
	color: #006633;
	font-size: 12px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: "新細明體";
	font-size: 12px;
	color: #006633;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #C3D2C0;
}
.style1 {
	color: #006633;
	font-size: 24px;
	line-height: 24px;
	font-family: "新細明體";
	font-weight: bold;
}
