a:link {
	font-family: "Comic Sans MS", cursive;
	color: #F60;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS", cursive;
	color: #F60;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
