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

