.spon1 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: FFA280;
}
.spon2 {
	color: FFA280;
	font-family: "Comic Sans MS";
	font-size: 18px;
}
.nav1 {
	font-size: 40px;
	color: FFD0BF;
	font-family: "Comic Sans MS";
}
.nav2 {
	font-family: "Comic Sans MS";
	font-size: 25px;
	color: FFD0BF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: E4FFE7;
}
a:active {
	text-decoration: underline;
}
body {
	background: #D23800;
}

