@charset "utf-8";
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #324C25;
	background-color: #FFFFF2;
	text-align: center;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
