a.navnormal
{
	font-size: 8pt;
	color: #001B81;
	text-decoration: none;
	font-weight: normal;
}
.copyright
{
	text-decoration: underline;
	font-weight: normal;
	color: #999999;
}
.copyright:hover
{
	text-decoration: underline;
}
.footer
{
	text-align: center;
	font-family: verdana,arial;
	font-size: 9pt;
}