body {
	background-color: #f9f9f5;
}

.no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text {
	font-family: "新細明體";
	font-size: 13px;
	line-height: normal;
}
.wedding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CD532C;
}
.textprice {
	font-family: "新細明體";
	font-size: 12px;
	line-height: normal;
	color: #006699;
}
.cal-title {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.textpriceRed {

	font-family: "新細明體";
	font-size: 12px;
	line-height: normal;
	color: #CC0000;
}

.links {
	font-size: 12px;
	color: #333333;
}

.links a,.links a:visited{
	color: #333333;
	text-decoration: none;
}

.links a:hover{
	text-decoration: underline;
}