.linktxt-title {
	font-size: 14px;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FF6600;
}
.linktxt {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1px;
	color: #333333;
}
.linktable {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

