a {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
