a:link		{font-weight: bold; color: navy; text-decoration: none; }
a:visited	{font-weight: bold; color: magenta; text-decoration: none; }
a:hover		{font-weight: bold; color: blue; text-decoration: underline; }
a:active	{text-decoration: none; }
