.quicktabs-tabs li a {
	color: #000 !important;
}

.tabsbar ul.quicktabs-tabs {
	border-bottom: 1px solid #be830e;
}

.tabsbar .quicktabs-tabs > li.active > a, .tabsbar .quicktabs-tabs > li.active > a:hover, .tabsbar .quicktabs-tabs > li.active > a:focus {
	border-color: #be830e #be830e #fff;
	background-color: #f5edde;
}