a:visited {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	color: #94B469;
	line-height: 18px;
	font-style: bold;
	font-weight: bolder;
}
a:link {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #94B469;
	font-style: bold;
	font-weight: bolder;
}
a:hover {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	font-weight: bolder;
}
a:active {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	font-weight: bolder;
}
