@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	font-family: century gothic;
	color: #6B5A6E;
	font-weight: bold;
	font-size: 11pt;
	cursor:url(http://www.fairyfancy.com/cursor.gif);
}
a:link {
	color: #FF66CC;
	text-decoration: none;

}
a:visited {
	color: #FF66CC;
	text-decoration: none;

}
a:hover {
	color: #990099;
	text-decoration: none;

}
a:active {
	color: #FF66CC;
	text-decoration: none;

}

.footer {
	font-size: x-small;
}
h1 {
	font-size: 12pt;
	color: #CC0099;
	font-weight: bold;
}
h2 {
	font-size: 11pt;
	font-style: italic;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
