	a:link		{ text-decoration: none; color: black; }
	a:visited	{ text-decoration: none; color: black; }
	a:active 	{ text-decoration: none; color: #FF0000; }
	a:hover 	{ text-decoration: none; color: red; }
