.texxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
.texxtblk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
.texxt_lnk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #724545;
	line-height: 18px;
	text-decoration: none;
	word-spacing: 200%;
}
.texxtfooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666676;
	border-right-color: #666676;
	border-bottom-color: #666676;
	border-left-color: #666676;
}
