.text {
	font-size: 12px;
	line-height: 18px;

}
.caption {
	font-size: 10px;
	line-height: 14px;
	color: #666666;



}
.textS {
	font-size: 11px;
	line-height: 14px;
	color: #996600;
}
.textB {
	font-size: 14px;
	line-height: 20px;
	color: #003300;
	background-color: #CCCC99;
	letter-spacing: 2px;
	white-space: normal;


}
.textLink {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: underline;

}
