@CHARSET "UTF-8";

.button-default,
.button-default:hover {
	background: black;
	color: white;
	border: 1px solid white;
	text-shadow: none;
}