body {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	color: #000000;
	text-align: center;
	background-image: url(../Images/Background2.html);
	background-attachment: fixed;
	background-repeat: repeat;



}
h1 {
	font-size: 24pt;
	color: #000000;
	text-decoration: underline;
	font-family: "VTC Tribal";

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.fakelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}
