body {
	font-family: Chalkboard, "Comic Sans MS", "Lucida Bright";
	font-size: 14px;
	font-style: normal;
	color: #3300CC;
	background-color: #FFFF33;
}
a:link {
	color: #FF0066;
	font-family: Chalkboard, "Comic Sans MS", "Lucida Bright";
}
a:visited {
	font-family: Chalkboard, "Comic Sans MS", "Lucida Bright";
	color: #009933;
}
a:hover {
	font-family: Chalkboard, "Comic Sans MS", "Lucida Bright";
	color: #FF3399;
}
a:active {
	font-family: Chalkboard, "Comic Sans MS", "Lucida Bright";
	color: #FF3399;
}
