a:hover {
	font-family: "Comic Sans MS", cursive;
	font-weight: bolder;
	color: #900;
	background-color: #FCF;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #903;
	border-right-color: #669;
	border-bottom-color: #CF9;
	border-left-color: #36F;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bolder;
	color: #636;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	color: #660;
	font-weight: bolder;
}
