@charset "big5";
.style1 {
	color: #666666;
	font-size: 12px;
	line-height: 24px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00B6FF;
	font-size: 12px;
}
.style3 {
	color: #FF0061;
	font-size: 12px;
	line-height: 24px;
}

a:link {
	color: #FF0061;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
