a:visited {
	font-family: "標楷體";
	color: #663399;
	text-decoration: none;
}
.font13 {
	font-family: "標楷體";
	font-size: 14px;
	color: #333333;
}

a:hover {
	font-family: "標楷體";
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-family: "標楷體";
	color: #990099;
	text-decoration: underline;
}
a:link {
	font-family: "標楷體";
	color: #6666CC;
	text-decoration: none;
}
