a:link {
	text-decoration: none;
	cursor: hand;
}
a:hover {
	text-decoration: none;
	cursor: hand;
	color: #0099FF;
}
