<style type="text/css">
	a			{color: red; text-decoration:none;}
	a:link			{color: red; text-decoration:none;}
	a:active		{color: green; text-decoration:none;}
	a:visited		{color: red; text-decoration:none;}
	a:hover			{color:#91844B; text-decoration:none;}
	a.SectionLink:link	{color: black; text-decoration:none;}
	a.SectionLink:active	{color: green; text-decoration:none;}
	a.SectionLink:visited	{color: black; text-decoration:none;}
	a.SectionLink:hover	{color:#91844B; text-decoration:none;}
	a.SubSectLink:link	{color: red; text-decoration:none;}
	a.SubSectLink:active	{color: green; text-decoration:none;}
	a.SubSectLink:visited	{color: #7F0000; text-decoration:none;}
	a.SubSectLink:hover	{color:#91844B; text-decoration:none;}
	a.BodyLink:link		{color: red; text-decoration:none;}
	a.BodyLink:active	{color: green; text-decoration:none;}
	a.BodyLink:visited	{color: #7F0000; text-decoration:none;}
	a.BodyLink:hover	{color:#91844B; text-decoration:none;}
	a.OnWhtLink:link	{color: blue; text-decoration:none;}
	a.OnWhtLink:active	{color: green; text-decoration:none;}
	a.OnWhtLink:visited	{color: blue; text-decoration:none;}
	a.OnWhtLink:hover	{color:#91844B; text-decoration:none;}
</style>

