body {
	font-family: "Comic Sans MS", Georgia, "Courier New";
	background-color: #DFC484;
	
}
a:link {
	font-family: "Comic Sans MS", Georgia, "Courier New";
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS", Georgia, "Courier New";
	color: #CC6600;
	text-decoration: underline;
}

