.TXT {
	font-size: 14px;
	line-height: 130%;
	color: #FFFFFF;
}
.TXT_BR {
	font-size: 14px;
	line-height: 150%;
	color: #913301;
}
.TXT_BR_B {
	font-size: 14px;
	line-height: 150%;
	color: #913301;
	font-weight: bold;
}


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