.Style1 {
	font-family: Olivia;
	font-size: 90px;
}
body {
	background-color: #ECE9D8;
}
.Style7 {font-size: 24px; color: #FF0000;}
.Style8 {font-family: Arial, Helvetica, sans-serif}
.Style9 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Style12 {
	font-size: 36px;
	font-weight: bold;
	font-family: "Orange LET";
	color: #000000;
}

.Style4 {
	font-family: "Academy Engraved LET", ADMUI3Lg, Angelina;
	font-weight: bold;
	font-size: 36px;
	color: #FF0000;
}

.Style4 a:link{
	font-family: "Academy Engraved LET", ADMUI3Lg, Angelina;
	font-weight: bold;
	font-size: 36px;
	color: #FF0000;
}
.Style4 a:visited{
	font-family: "Academy Engraved LET", ADMUI3Lg, Angelina;
	font-weight: bold;
	font-size: 36px;
	color: #FF0000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

