<style>{  }
	A:link           {text-decoration:none; color: black}
  	A:visited        {text-decoration:none; color: black}
  	A:hover          {text-decoration:none underline; color: blue; cursor:hand}
  	A:active         {text-decoration:none; color: blue}
-->
	.ddclr
	{
		color:blue;
		font-size:9pt;
		font-family:arial,helvetica;
        font-weight:bold;
    }
	.ddclrred
	{
		color:red;
		font-size:9pt;
		font-family:arial,helvetica;
        font-weight:bold;
    }
	.ddclrgrn
	{
		color:darkgreen;
		font-size:9pt;
		font-family:arial,helvetica;
        font-weight:bold;
    }
</style>
