.TXT_BR {
	font-size: 14px;
	line-height: 150%;
	color: #913301;
}
.TXT_BR_B {
	font-size: 14px;
	line-height: 150%;
	color: #913301;
	font-weight: bold;
}
.TXT12_BR {
	font-size: 12px;
	line-height: 160%;
	color: #913301;
}
.TXT_WH{
    font-size:130%;
	font-weight:bold;
	line-heiht:120%;
	color:#FFFFFF;
}
.TXT12 {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}


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