.txt_14 {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration:none;
}
.row {
	border: 1px dashed #FF9933;
}

.txt_14B{
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	color: #000000;
	text-decoration:none;
}
.txt_14A {
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	text-decoration:none;
}
A.txt_14A:link {
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	text-decoration:none;
}
A.txt_14A:visited {
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	text-decoration:none;
}
A.txt_14A:hover {
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	text-decoration:underline;
}
