.inputboxes {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #644E24;
	text-decoration: none;
	background-color: #EBE4CD;
	border: 1px solid #885113;
}
.buttons {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #63461F;
	background-color: #CDBC87;
	border: 2px solid #003366;
}

