@charset "utf-8";
.TxTopic {
	font-family: Arial;
	font-size: 16px;
	color: #ABB400;
	text-decoration: none;
	font-weight: bold;
}
.TxTopicII {
	font-family: Arial;
	font-size: 11px;
	color: #ABB400;
	text-decoration: none;
	font-weight: bold;
}
.TxT {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}
.border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

