@charset "utf-8";
a:link, a:visited, a:active, a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}

