table.menu{
	background-color:#094409;
	color: #e4e859;
	border: #094409;
}
td.menu{
	background-color: #e4e859;
	color: #094409;
	font-family: "lucida sans";
	font-weight: 600;
	font-style: italic;
	font-size: 12px;
	text-transform: uppercase;
	}
body.style1 {
  background-color: #094409;
  color: #e4e859;
  font-family: lucida sans;
}
body.style2 {
  background-color: #336633;
  color: #e4e859;
  font-family: lucida sans;
}
td.home {
  background-color: #094409;
  color: #e4e859;
  font-family: "Times New Roman", Times, serif;
  font-weight: 900;
  font-variant: normal;
  font-style: normal;
  border: thin solid;
}
.marquee {
	background-color: #336633;
	font-style: oblique;
	color: #e4e859;
	text-transform: capitalize;
	font-family: "lucida sans";
	font-weight: 900;
	letter-spacing: .15em;
	vertical-align: middle;
	font-size: 12pt;
}
.body {
	font-family: "lucida sans";
	font-weight: 300;
	font-variant: normal;
	text-align: center;
	font-size: small;
	vertical-align: middle;
}
.picture {
	border-top: thin solid e4e859;
	border-right: thin solid e4e859;
	border-bottom: thin solid e4e859;
	border-left: thin solid e4e859;
}
a.navlink {
	font-style: oblique;
}
a.navlink:link {
color: #ffcc33;
}
a.navlink:visited {
color: #ffcc33;
}
a.navlink:focus {
color: #ffcc33;
}
a.navlink:hover {
color: #000000;
}
a.navlink:active {
color: #000000;
}

