a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #000099;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #FF3300;
	font-weight: bold;
	background-color: #FFCC33;
	font-style: normal;
}
