
table.SiteFooter {
			border			 : solid 1px #174675;
			border-bottom	 : solid 2px #9b1b1b;
			background-color : #66A4E1;
			width			 : 800px;
			}
td.SiteFooter {
			color			: #ffffff;
			font-size		: 8pt;
			}
a.footerLink		{
			font-weight		: normal;
			text-decoration	: none;
			color			: #E2E2E2;
			}
a.footerLink:link		{
			text-decoration	: none;
			color			: #E2E2E2;
			}
a.footerLink:visited	{
			text-decoration	: none;
			color			: #E2E2E2;
			}
a.footerLink:hover 	{
			text-decoration	: underline;
			color			: #ffffff;
			}

