A {text-decoration:none}

A:link {text-decoration:none}

A:hover {text-decoration:underline overline;
	 color: white;
	 background-color: gray;}

A:active {text-decoration:none;
	 color: white;
	 background-color: black;}
