body {
	margin: 0px;
	background-color: #8F6C12;
}
.white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: Arial;
	font-size: 11px;
	color: #E7C71A;
	text-decoration: none;
}
.yellow {
	font-family: Arial;
	font-size: 11px;
	color: #E7C71A;
	text-decoration: none;
}
.brown {
	font-family: Arial;
	font-size: 11px;
	color: #8F6C12;
	text-decoration: none;
}
.brown:hover {
	font-family: Arial;
	font-size: 11px;
	color: #E7C71A;
	text-decoration: none;
}
.whiteb {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteb:hover {
	font-family: Arial;
	font-size: 16px;
	color: #E7C71A;
	text-decoration: none;
}.inpud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F6C12;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F6C12;
	border-right-color: #EFCD1B;
	border-bottom-color: #EFCD1B;
	border-left-color: #8F6C12;
}
