h1 {
	color: #52662f;
	font-family: arial, sans;
}

h2 {
	color: #52662f;
	font-family: arial, sans;
}

h3 {
	color: #52662f;
	font-family: arial, sans;
}

h4 {
	color: #52662f;
	font-family: arial, sans;
}

h5 {
	color: #52662f;
	font-family: arial, sans;
}

a.navlink:hover {
	color:#000;
}

b {
	font-family: arial, sans;
}

img {
	border: none;
}

ul {
	list-style-type: circle;
	}

a {
	text-decoration: none;
	color:#262;
}

a:hover {
	text-decoration: underline;
	color:#000;
}
