A:link		{text-decoration: none}
A:hover		{text-decoration: none;
		 font-weight: bolder;
		 color: red}		
A:visited	{text-decoration: none
		 color: brown}