a:link {
	font-family: "Comic Sans MS";
	color: #009966;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	color: #009966;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	color: #009966;
	text-decoration: none;
	font-size: 18px;
}
a:active {
	font-family: "Comic Sans MS";
	color: #009966;
	text-decoration: none;
}
