.cafe {
	font-family: "新細明體";
	font-size: 12px;
	color: 925F2F;
	text-decoration: none;
}
.body {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: 877863;
	text-decoration: none;
}
a:link {
	font-family: "新細明體";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "新細明體";
	font-size: 12px;
	text-decoration: underline;
	color:#00F;
}
a:visited {
	font-family: "新細明體";
	font-size: 12px;
    color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-family: "新細明體";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: "新細明體";
	font-size: 14px;
	color: #C00;
	text-decoration: none;
}