body {
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFDA95;
	background-color: #000000;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFDA95;
	font-weight: bolder;
}


h2 {
	font-size: 24px;
	color: #FFDA95;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFDA95;
}
a:visited {
	text-decoration: none;
	color: #FFC65B;
}
a:hover {
	text-decoration: underline;
	color: #AC5A46;
}
a:active {
	text-decoration: none;
	color: #FFEBC6;
}




.style1 {
	font-family: "Engravers MT";
	font-size: 18px;
	color: #FFDA95;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFDA95;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFDA95;
	font-weight: bold;
}
