A:link {
	text-decoration: none;
	color: #007eff;}
A:visited {
	text-decoration: none;
	color: #eb2d2d;}
A:hover {
	text-decoration: none;
	color: yellow;
	background: #000000;}
