input[type=button], input[type=submit], input[type=reset], input.buttons, .headerTxt button {
      color: #000000!important;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover, input.buttons:hover, .headerTxt button:hover {
	  color: #000000!important;
}
