a	{	color: navy;	text-decoration: none	}a.visited	{	color: navy;	text-decoration: none	}a:hover	{ 	color: red;	text-decoration: underline	}