body {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	color: #000000;
	background-color: #CC99CC;
}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #9900FF;
}
a:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	color: #9900FF;
	font-weight: bold;
}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #9966FF;
}
