﻿.FooterPane
{ 
	background-color: 9c1b2d; 
	color: white; 
	vertical-align: middle;
}

.FooterPane p
{
	color: White;
}

.FooterPane p a:Link { color: white; font-weight: bold; text-decoration: none; }
.FooterPane p a:Hover { color: white; font-weight: bold; text-decoration: underline; }
.FooterPane p a:Active { color: white; font-weight: bold; text-decoration: none; }
.FooterPane p a:Visited{ color: white; font-weight: bold; text-decoration: none; }
