.Style1 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #CC0066;
	font-weight: bold;
}
.Style2 {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	color: #CC0066;
}
.Style3 {
	font-family: "Monotype Corsiva";
	color: #CC0066;
}
.Style4 {font-family: "Monotype Corsiva"; color: #CC0066; font-size: 36px; }
}
a:link {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}