a {
	color: #175bb0;
	text-decoration: none;
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}
