
	.submit {
	  background-image: none;
    background-color: #00AEEF;
	}
	.submit:hover {
	  background-color: #000000; 
	  color: #fff;     
	}  