a.footerlink
{	font-size: 7pt;
	font-weight: bold;
	color: #747b7c;
	text-decoration: none;
}

a.footerlink:hover
{	font-size: 7pt;
	font-weight: bold;
	color: #747b7c;
	text-decoration: underline;
}

a.newsLetterLink
{	font-size: 8pt;
	font-weight: bold;
	/*color: #32cd32;*/
	color: #1E90FF;
	text-decoration: none;
}

a.newsLetterLink:hover
{	font-size: 8pt;
	font-weight: bold;
	/*color: #32cd32;*/
	color: #1E90FF;
	text-decoration: underline;
}


p.footer
{	font-size: 7pt;
	font-weight: bold;
	color: #747b7c;
	text-decoration: none;
}
