a:link		{ color: navy; }
	a:visited 	{ color: navy; }
	a:hover		{ color: lime; background-color: black;}
	a:active 	{ color: #FFFFFF;  }