a:link {
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}
a:hover {
	color: #117AB4;
	text-decoration: underline;
	cursor: hand;
}
