@charset "utf-8";
.links {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #0000FF;
	text-decoration: none;
}
.IhleTitles {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.IhleText {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF8040;
	text-decoration: none;
}

.Hovercolor {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	color: #FF8040;
	text-decoration: none;
	cursor: default;
}
