@charset "utf-8";
a:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #CCC
}
a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #0CF
}
a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #000;
}
a:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #CCC
}
