body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F8FBFA;
	margin: 0px;
}
a:visited {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
}

