a:link, a:visited
	{ color: #0000cc;
	text-decoration: none	}
a:hover
	{text-decoration: underline }
a:active 
	{ color: #990000 }
