a, a:visited {
	color: black;
}

a:hover {
	color: #00a3fb;
}