﻿.footer
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.footer a
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.footer a:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
a:link, a:visited
{
	color: #1A2A81;
	text-decoration: none;
}
a:hover
{
	color: #8D0916;
	text-decoration: none;
}
a:active
{
	color: #1A2A81;
	text-decoration: none;
}
