A:link { color: #FFFF99; text-decoration: none; }
A:visited { color: #FFFF99; text-decoration: none; }
A:hover { color: #FFFFCC; text-decoration: none; }

.text01 {
	font-family: PMingLiU;
	font-size: 11pt;
	line-height: 135%;
	color: #FFFFFF;
}
.text01 a:link {
	color: #FFFF99;
	text-decoration: none;
}
.text01 a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.text01 a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.text02 {
	font-family: PMingLiU;
	font-size: 11pt;
	color: #FFFFFF;
}
.boxtitle {
	font-family: PMingLiU;
	font-size: 11pt;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000000;
	border: 1pt solid #333333;
}
.boxsubtitle {
	font-family: PMingLiU;
	font-size: 11pt;
	color: #FFFFCC;
	background-color: #222222;
	font-weight: bold;
	border: 1pt solid #333333;
}
.boxtext {
	font-family: PMingLiU;
	font-size: 11pt;
	color: #FFFFFF;
	border: 1pt solid #333333;
	background-color: #444444;
}
.smalltext {
	font-family: PMingLiU;
	font-size: 9pt;
}
.boxtextsmall {
	font-family: PMingLiU;
	font-size: 10pt;
	color: #FFFFFF;
	border: 1pt solid #333333;
}
.boxtextsmall2 {
	font-family: PMingLiU;
	font-size: 10pt;
	color: #FFFFFF;
	border: 1pt solid #333333;
	background-color: #373737;
}
.boxform {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1pt solid #333333;
	background-color: #FFFFFF;
}