/* CSS Document */
.hand-cursor {
	cursor: hand;
	text-decoration: underline;
}
