.Content {
	font-family: "Arial", "新細明體";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;

}
.PriTable {
	background-repeat: repeat-y;
	font-family: "Arial", "新細明體";
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC66CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.CurTable {

	background-image: url(images/cur-table.gif);
	background-repeat: repeat-y;
	font-family: "Arial", "新細明體";
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
}
.ContentBold {
	font-family: "Arial", "新細明體";
	font-size: 12px;
	line-height: 150%;
	color: #FF3366;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;

}
body {
	background-color: #FFD2D3;
}

.Visit {
	font-family: Arial, "新細明體";
	font-weight: bold;
	color: #FF6666;
	font-size: 13px;
}

