body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.buttonstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	background-color: #F4E48F;
	margin: 12px 0px 0px 8px;
	padding: 8px;
	float: left;
	height: auto;
	width: 165px;
	text-decoration: none;
	color: #673117;
	line-height: 28px;
	border-top: thin solid #BAB281;
	border-right: medium solid #958A51;
	border-bottom: medium solid #BAB281;
	border-left: thin solid #958A51;
	list-style-type: none;
	clear: both;
}
.buttonstyle:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
	background-color: #B59741;
	margin: 12px 0px 0px 7px;
	padding: 8px;
	float: left;
	height: auto;
	width: 167px;
	text-decoration: none;
	color: #F4E48F;
	line-height: 28px;
	border-top: medium solid #958A51;
	border-right: thin solid #BAB281;
	border-bottom: thin solid #BAB281;
	border-left: medium solid #BAB281;
	list-style-type: none;
	clear: both;
}
