.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: #3366CC;
	color: #FFFFFF;
	padding: 3px;
}
.links-a {
	background: #999999;
	border-width: 0px;
}
.links-a td{
	padding:3px;
	font-size:11px;
	text-align: left;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	background-color: #FFFFFF;
}
.links_menu{
	padding:3px;
        font-size:13px;
	text-align: center;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	background-color: #FFFFFF;
        margin-bottom:0px
}