body {
	background-color: #efe3f9;
	color: #69688b;
	font-family: serif;
	font-size: larger;
}
a {
	color: #69688B;
	text-decoration: none;
	font-size: x-large;
	font-family: Connecticut;
	font-weight: bold;
}

a:hover {
	color: White;
	text-decoration: none;
	font-size: x-large;
	font-family: Connecticut;
	font-weight: bold;
}
@font-face {
	 font-family: Connecticut;
	 src: url(CONNECT0.eot);
}
