@charset "utf-8";
/* CSS Document */

.button {
	border: solid 2px #000000;
	background-color:999966;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
	height: 20px;
	font-weight: bold;
}
