.general {
	font-family: Times New Roman;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.Heading {
	font-family: Freestyle Script;
	font-size: 60px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.Heading2 {
	font-family: Freestyle Script;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.gold {
	font-family: Freestyle Script;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}
.small {
	font-family: Freestyle Script;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}
body {
	background-color: #000000;
}
a:link {
	color: #760D0F;
}

a:visited {
	color: #750B56; 
 }

a:hover { 
color: #FF0000;
}
