@charset "UTF-8";
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {font-family: "Handwriting - Dakota", "Jazz LET", fantasy;
	font-size: 24px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #330000;
}
.style4 {font-family: "Handwriting - Dakota", "Jazz LET", fantasy;
	font-weight: bold;
	color: #330000;
	background-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #330066;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.ll {
	font-family: "Handwriting - Dakota", "Jazz LET", fantasy;
}
