a.sidenav:link {
	color : #333300;
	font-size : 14px;
	line-height : 30px;
	text-decoration : none;
}

a.sidenav:visited {
	color : #333300;
	font-size : 14px;
	line-height : 30px;
	text-decoration : none;
}

a.sidenav:active {
	color : #333300;
	font-size : 14px;
	line-height : 30px;
	text-decoration : none;
}

a.sidenav:hover {
	color : #336633;
	font-size : 14px;
	line-height : 30px;
	text-decoration : none;
}

a.sidenav:focus {
	font-family : Arial, Helvetica, sans-serif;
	color : #333300;
	font-size : 14px;
	line-height : 30px;
	text-decoration : none;
}

a.botnav:link {
	color : #333300;
	font-size : 14px;
	text-decoration : none;
}

a.botnav:visited {
	color : #333300;
	font-size : 14px;
	text-decoration : none;
}

a.botnav:active {
	color : #333300;
	font-size : 14px;
	text-decoration : none;
}

a.botnav:hover {
	color : #336633;
	font-size : 14px;
	text-decoration : none;
}

a.botnav:focus {
	font-family : Arial, Helvetica, sans-serif;
	color : #333300;
	font-size : 14px;
	text-decoration : none;
}

body {
	color : #333300;
	font-size : 14px;
	line-height : 20px;
}


h1.light {
	color : #333300;
}

h2.light {
	color : #333300;
	}

h3.light {
	color : #333300;
}

h4.light {
	color : #333300;
}

h5.light {
	color : #333300;
}

h1.green {
	color : #336633;
}

h2.green {
	color : #336633;
}

h3.green {
	color : #336633;
}

h4.green {
	color : #336633;
}

h5.green {
	color : #336633;
}

a.body:link {
	color : #333300;
	font-size : 14px;
	line-height : 20px;
}
a.body:active {
	color : #333300;
	font-size : 14px;
	line-height : 20px;
}
a.body:visited {
	color : #333300;
	font-size : 14px;
	line-height : 20px;
}
a.body:focus {
	color : #333300;
	font-size : 14px;
	line-height : 20px;
}
a.body:hover {
	color : #333300;
	font-size : 14px;
	line-height : 20px;
	font-weight : bold;
}

