a:link {
	text-decoration: none;
	color: 772b1a;
}
a:visited {
	text-decoration: none;
	color: 772b1a;
}
a:hover {
	text-decoration: underline;
	color: 772b1a;
}
a:active {
	text-decoration: none;
	color: 772b1a;
}
gentext {
	font:"Comic Sans MS";
	font-size:12 points;
	color: 772b1a;
	}
title {
	font:"Comic Sans MS";
	font-size: 36 points;
	color: 772b1a
	}