body {overflow-x: hidden;
      overflow-y: auto;
}

body,td {scrollbar-face-color: #E2DEC1;
      scrollbar-track-color: #E2DEC1;
      margin: 0 0 0 0;
	  font-family: "Trebuchet MS";
	  font-weight: bold;
	  font-size: 14px;
	  color: #205E20;
}
a.text:link, a.text:visited {
	color: #205E20;
}

a.text:hover, a.text:active {
	color: #000000;
}
.title {font-family: "Tempus Sans ITC", "Trebuchet MS";
		font-weight: bold;
		font-size: 30px;
		color: #205E20;	
}
.text {color: #319331}
.small {font-family: "Trebuchet MS";
		font-size: 12px;
		color: #319331}
.toptext {color: #FFFF79}

a.header:link, a.header:visited {	
	text-decoration: none;
	color: #FFFF79;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
}

a.header:hover, a.header:active {
	color: white
}

a.menu:link, a.menu:visited {  
	font-family: "Trebuchet MS"; 
	font-size: 15px; 
	font-weight: bold; 
	color: #205E20; 
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	color: white;
}

.new {color: black}
.spicy {color: red}

.credits {  font-family: "Tempus Sans ITC", "Trebuchet MS";
			font-size: 12px;
			color: #CC3333}
.button {
 	font-family: "Trebuchet MS"; 
	font-size: 10px}