h1 {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	font-family: "comic Sans MS";
}
a:link {
	font-family: "comic Sans MS";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-family: "comic Sans MS";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
h2 {
	font-family: "comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
}
body {
	font-family: "comic Sans MS";
	font-size: 14px;
	color: #0066FF;
}
body {
	background-color: #FFFFFF;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
}
