body {
	background-image: url(./bg.jpg);
}
.TXT { font-size: 14px; line-height: 140%; color: #FF7800; }
.TXTS { font-size: 12px; line-height: 140%; }
 .TXT_BR { font-size: 14px; line-height: 150%; } 
 .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; } 