.logo-market {
height: 130px!important;

display:block;
    
    margin: 0 auto;
    
}


        	.nav li a {
				background-color:#E54D01 !important;
				color:#fff;
				text-decoration:none;
				padding:10px 12px;
				display:block;
			}
			
			.nav li a:hover {
				background-color:#FE7834 !important;
			}
            
 
 
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #ffffff;
    cursor: default;
}




 
 
.site-body .btn-default.active
 {
  color: #ffffFF !important;
}

.site-body {
    color: #ffffff !important;
}


.site-footer .btn-link {
  
  color: #ffffff !important;
}



.site-body .btn-link {
    color: #FE7834 !important;
}



.page-body .btn-link {
  color: #FE7834 !important;
}


.page-body {
  color: #000000 !important;
}

h2 small {

    color: #000000;

}