A:visited
{text-decoration: none; font style: bold;
color:darkblue;
}
A:hover
{
color:#dd0223;text-decoration:underline;
}
A:active
{
text-decoration: underline; font style: bold;
color:darkblue;
}
A:link
{text-decoration: none;
color:#006666;
}
.footer
	{
	color:#24645D;
	font-size:10pt;
	}
	
h3
    {color:#2926B3;
    }
    