.footer
{
	font-size: 10px;
	color: #35538A;
}

a.footer,
a.footer:link,
a.footer:active,
a.footer:visited
{
	font-size: 10px;
	color: #5675AD;
	font-weight: bold;
	vertical-align: bottom;
}

a.footer:hover
{
	font-size: 10px;
	color: #3A5D9B;
	font-weight: bold;
	vertical-align: bottom;
}

