body {
  background:#339933;
  margin:0;
  padding:10px 0 14px;
  font-family: Arial;
  text-align:center;
  color:black;
  }
.main_background {
	background-color:white;
	}
.maxheight{height: 100%;}
.navlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.navlinks:hover {color: white;  text-decoration: underline;}
.selected {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: underline;
}
.selected:hover {color: white;  text-decoration: underline;}
.headertext{
	font-family: Comic Sans MS;
	background:white;
  	text-align:center;
  	color:#333;
	font-size:36px;
	border-width:0px;
	border-style:solid;
	}
.tablebackgroundtext{
	border-width:1px;
	border-style:solid;
	background-color:red;
	color:white;
	}
.tablemenutextgreen{
	border-width:1px;
	border-style:solid;
	background-color:white;
	}	
.tablemenutextyellow{
	border-width:1px;
	border-style:solid;
	background-color:white;
	}
.tablemenutextpink{
	border-width:1px;
	border-style:solid;
	background-color:white;
	}	
.hometext {
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #000000;
}
.largehometext {
	font-family: Comic Sans MS;
	font-size: 18px;
	color: #000000;
}
.bandtext {font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: white;}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: red;
	}
.button {background-color: #FFFFFF; border: 1px solid #000000;}
