.small_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: lowercase;
	color: #330000;
	text-decoration: none
}
.text_link {
	font-family: "Bradley Hand ITC";
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #330000;
	text-decoration: none
}
.body_text {
	font-family: "Bradley Hand ITC";
	font-size: 18px;
	color: #330000;
	text-decoration: none
}
.title_text {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	font-weight: bolder;
	color: #330000;
	text-decoration: none
}
.large_text {
	font-family: "Bradley Hand ITC";
	font-size: 30px;
	font-weight: bolder;
	color: #330000;
	text-decoration: none
}
.small_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
.background {  background-color: #330033}
