	a:link		{ text-decoration: none; color: #0000FF; }
	a:visited	{ text-decoration: none; color: #700035; }
	a:active 	{ text-decoration: underline; color: #FF0000; }
	a:hover 	{ text-decoration: underline; color: #0080FF; }
