a:link {
	color: #351B00;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: 100;
}
a:active {
	text-decoration: none;
	color: #660000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: left;
}
.Topic {
	font-family: "標楷體", "新細明體";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
