hand2 {
	text-decoration: none;
	cursor: hand;
}
a:link {
	text-decoration: none;
	cursor: hand;
	color: #FFF;
	text-align: right;
}
a {
	text-decoration: none;
	cursor: hand;
}

