@charset "utf-8";
.footerBackgroundGrey {
	background-color: #666;
}
.footerLinksText {
	color: #FFFFFF;
	font-size: 12px;
}
.addBackground {
	background-repeat: repeat-x;
	background-position: center bottom;
}
.footerText {
	color: #FFFFFF;
	font-size: 12px;
}

