﻿#footer a:link,
#footer a:visited,
#footer a:active
{
	color: #1A2751;
	text-decoration: none;
}
#footer a:hover
{
	color: #577CA9;
	text-decoration: none;
}

#footer p
{
	text-align: center;
	font-size: 8pt;
}