a:visited    { text-decoration: none; color: grey; }
a:hover		 { text-decoration: underline; }
a		     { text-decoration: none; }
a:active	 { text-decoration: underline; }