
a:link		{ color: navy; }
	a:visited 	{ color: navy; }
	a:hover		{ color: skyblue; background-color: navy;}
	a:active 	{ color: maroon;  }