BODY {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 11px;
	color: #2d1b11
}
TD {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 11px;
	color: #2d1b11
}
a:link {
	text-decoration: none;
	color: #068934;
	background: #fef5df;
}
a:visited{
	text-decoration:none;
	color: #068934;
	background: #fef5df;
}

a:hover{
	color: #f03d2d;
	background: #fef5df;
	text-decoration: none;

}
a:active {
	text-decoration: none;
}

H1 {
	color: #C5AA03;
	font-family: Tahoma;
	font-size: 20px;
}

.endDiv {
	color: #392314;
	background-color: #fdf5e0;
	border: 0 px;
	height: 11px;
}
