a:link {
	color: #CCCC00;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
a:visited {
	color: #CC9933;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
a:hover {
	color: #66FF66;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
a:active {
	font-family: "Comic Sans MS";
	color: #CECF00;
	text-decoration: none;
}
table {
	font-family: "Comic Sans MS";
	color: #FFCC99;
	font-weight: normal;
	text-align: center;
	width: 776px;
}
