body {
	font-family: Comic Sans MS, Arial;
	color: #4040C0;
	text-decoration: none;
	background-color: #FFFFdd;


}
a:link {
	font-family: Comic Sans MS, Arial;
	color: #4040C0;
	text-decoration: none;
}
a:visited {
	font-family: Comic Sans MS, Arial;
	color: #333666;
	text-decoration: none;
}
a:hover {
	font-family: Comic Sans MS, Arial;
	color: #4040C0;
	text-decoration: none;
}
a:active {
	font-family: Comic Sans MS, Arial;
	color: #333666;
	text-decoration: none;
}
