body {
	font-size:16px !important;
}

.text {
	font-family:細明體;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #B20000;
	text-decoration: underline;
}

a:active, a:focus {
	color: #B24700;
	text-decoration: underline;
}

