body {
	margin: 0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	font-variant:normal;
	color: #333333;
	background-color: #866d3e;
}

a {
		font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#f1b000;
	text-decoration:none;
}
