a {
	text-decoration: none;
	color: #CC3333;
	cursor: crosshair;
}
h1 {
	font-size: small;
	font-family: "Comic Sans MS";
	color: #CC3333;
	cursor: default;
}
h2 {
	font-size: small;
	font-family: "Comic Sans MS";
	color: #CC3333;
	cursor: default;
}
strong {
	font-weight: normal;
}
body {
	background-color: #F4F6F4;
}
