.Links {
	font-family: "Comic Sans MS";
	font-size: 9px;
	text-decoration: none;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 9px;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 9px;
	text-decoration: underline;
}
