A.info {
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}
A:hover.info {
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}

