.text-menu {
	text-decoration: none;
	font-family: Arial, "新細明體";
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.text-title {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
