a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #F66;
	text-decoration: none;
}
a:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #F03;
	text-decoration: none;
}
a:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #F03;
	text-decoration: none;
}
