body,p,span,table,tr,td,input,select,textarea,li,ul,ol,font,span,div {
	font-family: Trebuchet MS,Arial,Verdana, sans serif;
	font-size: 11px;
}

body {
	background-color: #C0A284;
	margin: 0px;
}
p {
	margin: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS,Arial,Verdana, sans serif;
	font-size: 16px;
	color: #9D7145;
	text-transform: uppercase;
}

a {
	text-decoration: underline;
	color: 	#9D7145;
}

a:hover {
	text-decoration: none;
}
