	a {
		color: #0084fe;
		text-decoration: none;
	}

	a:hover {
		color: #0084fe;
		text-decoration: underline;
	}
