h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	color: #24622D;
	margin: 0px;
	font-weight: bold;
}

h1.menu {
	font-family: "Times New Roman", Times, serif;
    font-size: 54px;
	color: #24622D;
	margin: 0px;
}

h2.menu {
	font-family: "Times New Roman", Times, serif;
	color: #24622D;
	margin: 0px;
}


h3.menu {
	font-family: "Times New Roman", Times, serif;
    font-size: 18px;
	color: #24622D;
	margin: 0px;
}


h3.menu {
	font-family: "Times New Roman", Times, serif;
    font-size: 18px;
	color: #24622D;
	margin: 0px;
}

a.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #24622D;
	font-weight: bold;
	text-decoration: none;
}

a.hover {
	color: #24622D;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}
