a:link {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
}
a:visited {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
}

a:active {
  color: #003300;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
}

a:hover {
  color: #003300;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
}


.LeftNav {
 background-color: #769856;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: capitalize;
 text-decoration: none;
}

.Nav {
 color: #336600;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: capitalize;
 text-decoration: none;
}

.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
    font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #336600;
}

.style1 {
	font-size: x-small;
	color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
.style5 {color: #003300}
.style7 {
	font-size: x-small;
	color: #003300;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
