.sda-tabs a,
.sda-tabs a:visited {
	background: #fff !important;
	border-color: #dce7ee !important;
	color: #123a72 !important;
	text-decoration: none !important;
}

.sda-tabs a:hover,
.sda-tabs a:focus {
	background: #16a6c9 !important;
	border-color: #16a6c9 !important;
	color: #fff !important;
}

.sda-tabs a.active,
.sda-tabs a.active:visited,
.sda-tabs a.active:hover,
.sda-tabs a.active:focus {
	background: #123a72 !important;
	border-color: #123a72 !important;
	color: #fff !important;
}
