.links-a th{
	font-weight: bold;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 14px;
	background-color: #1E2A5E;
	color: #FFFFFF;
	padding: 3px;
}
.links-a {
	background: #999999;
	border-width: 0px;
}
.links-a td{
	padding:3px;
	font-size:12px;
	text-align: left;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FFFFFF;
	color: #000000;
}
