body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(images/havestfest.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8cc63f;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8cc63f;
}
a:hover {
	text-decoration: none;
	color: #c22b2d;
}
a:active {
	text-decoration: underline;
	color: #8cc63f;
}

/* TABLE CSS */
.navi {
	height: 75px;
	}
.mctb {
	background-color: #000000;
	background-image: url(images/poison_07.png);
	background-repeat: no-repeat;
	height: 489px;
	}
.ptxt {
	margin-left: 120px;
	margin-right: 15px;
	text-align: justify;
	}
.title {
	margin-left: 120px;
	text-align: left;
	color: #f7941e;
	font-weight: bold;
	text-decoration: underline;
	}
	
.titlea {
	text-align: left;
	color: #f7941e;
	font-weight: bold;
	text-decoration: underline;
	}

/* FOOTER CSS */
.ftxt {
	margin-left: 350px;
	color: #FFFFFF;
	}
.ftxt a:link {
	color: #f7941e;
	font-weight: bold;
	text-decoration: underline;
}
.ftxt a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #f7941e;
}
.ftxt a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.ftxt a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #f7941e;
}
.ftxt2 {
	text-align: center;
	margin-left: 50px;
	color: #FFFFFF;
	}
.ftxt2 a:link {
	color: #c22b2d;
	font-weight: bold;
	text-decoration: underline;
}
.ftxt2 a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #c22b2d;
}
.ftxt2 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.ftxt2 a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #c22b2d;
}