input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input[type=text], input[type=password], 
input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], 
textarea
,select
,body {
	color: black !important;
}

.btn a,
a {
    color: #0058B0!important;
}

.ace-nav>li>a ,
.navbar .navbar-brand {
    color: #FFF !important;
}

