A.featurelink {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	cursor: hand;
	color: #CC0000;
	line-height: normal;
	font-weight: bold;
}
A.featurelink:link {
	text-decoration: none;
}
A.featurelink:visited {
	text-decoration: none;
}
A.featurelink:active {
	text-decoration: none;
}
A.featurelink:hover {
	text-decoration: underline;

}
