a:link {
	font-family: "Arial Black";
	font-size: 10px;
	color: #99CC00;
	font-weight: normal;
	font-style: normal;
}
.text {
	font-family: "Arial Black";
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #99CC00;
}
a:visited {
	font-family: "Arial Black";
	font-size: 10px;
	color: #ff66cc;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	font-family: "Arial Black";
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
	font-style: normal;
	text-decoration: overline;
}
