.normalText
{
	font-size: x-small;
}
.boxStyle
{
	font-family: 新細明體;
	color: #000000;
	font-size: x-small;
}
.buttonStyle
{
	font-family: 新細明體;
	color: #000000;
	font-size: x-small;
	background-color: #FFFFFF;
}
.link
{
	font-size: x-small;
	text-decoration: none;
	cursor: hand;
}
.link2
{
	font-size: x-small;
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
}
.link3
{
	font-size: x-small;
	text-decoration: none;
	color: #000000;
}
.link4
{
	font-size: x-small;
	text-decoration: none;
	cursor: hand;
	color: #000000;
}