﻿.FooterText {
	font-size: x-small;
	color: #000000;
}
.FooterBG {
	background: #3B3B3B;
	background-image: url('../images/template/footer_bg.jpg');
}

.BlackText {
	
	color:black;
}