a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
	text-decoration: blink;
}
a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #009999;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
