.TXT_W {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.TXT_B {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.TXT_WS {
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
}
.TXT_WL {
	font-size: 14px;
	line-height: 135%;
	color: #FFFFFF;
}
.TXT_RS {
	font-size: 10px;
	line-height: 150%;
	color: #FF0000;
}


a:link { text-decoration:none; color:#FFFF00; }
a:visited { text-decoration:none; color:#CC9900; }
a:hover { text-decoration:underline; color:#66FFFF; }