.nav-tabs>li>a {
color: #fff;
background: #202020;
}
.nav-tabs>li>a:hover {
color: #000;
}
.nav-tabs>li>a {
font-size: 12px;
}
