@charset "utf-8";
/* CSS Document */

body {
	background-color: #730220;
}
.style1 {
	color: #FAB261;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	font-family: "Monotype Corsiva";
}
.goldlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dfa746;
	font-size: 12px;
}
.biggoldtex {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dfa746;
	font-size: 16px;
	font-weight: bold;
}
.goldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:  #dfa746;
	font-size: 12px;
}