body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	line-height: normal;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #CCFF00;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-size: 120%;
}

