a:link {
	font-family: "Comic Sans MS";
	font-size: 14pt;
}
a:hover {
	background-color: #000000;
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #FF0000;
}
a {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
