	a:link	{text-decoration: underline;	color: navy}

	a:visited	{text-decoration: underline;	color: navy}

	a:hover {text-decoration: none;	color: navy}
	
	strong a:link {text-decoration: underline; color: white}
	
	strong a:visited {text-decoration: underline; color: white}
	
	strong a:hover {text-decoration: none;color: gold}
	
	strong {font-family: Arial}
