﻿.footer1
{
	font-size: 10pt;
	font-weight: bold;
}
.footer2
{
	font-size: 8pt;
}
.footer1,
.footer2
{
	color: Black;
}
.footer1 a:link,
.footer1 a:visited,
.footer1 a:active,
.footer1 a:hover,
.footer2 a:link,
.footer2 a:visited,
.footer2 a:active,
.footer2 a:hover
{
	color: Black;
	text-decoration: none;
}
.footer1 a:hover,
.footer2 a:hover
{
	color: #C12127;
}