a {
	background-color:	transparent;
	color:			rgb(0, 0, 0);
} a:hover {
	background-color:	transparent;
	color:			rgb(32, 43, 153);
	}