
.text {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #243524;
	border: 1px solid #AAAAAA;
	
}
.button {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	background-color: #7B3000;
	border: 1px solid #AAAAAA;
