/* CSS Document */
a:link {
	font-family: "新細明體";
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: "新細明體";
	font-size: 12px;
	color: #3F2925;
	line-height: 24px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
