.enter {
	font-family: ChildsPlay-AgeEight;
	font-weight: bold;
	color: #3F04B7;
}
a:link {
	text-decoration: none;
	color: #3F04B7;
}
a:visited {
	text-decoration: none;
	color: #3F04B7;
}
a:hover {
	text-decoration: underline;
	color: #3F04B7;
}
a:active {
	text-decoration: none;
}
