.tableBorder {
	border: 1px solid #7D7D00;
	background-color: 8C8C00;
}
.txtCards {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	margin-left: 15px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-top: 15px;
	line-height: 13px;
}
.txtCards a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 13px;
	color: #FF99CC;
	text-decoration: none;
}
.txtCards a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 13px;
	color: #FF99CC;
	text-decoration: underline;
}
.txtCardsNoIndent {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
