@charset "Big5";
.white {
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	line-height: 20px;
	color: #DDB79A;
}
.yellow {
	font-size: 15px;
	line-height: 25px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

