@charset "UTF-8";

.footer-text  a {
	color: #454545;
    text-decoration: none; border-bottom:none; }
	
.footer-text  a:hover {
	color: #fff;
    text-decoration: none; border-bottom:none; }
	
.footer-text a:active {
	color: #fff;
    text-decoration: none; border-bottom:none; }
	
.footer-text-dark  a {
	color: #454545;
    text-decoration: none; border-bottom:none; }
	
.footer-text-dark  a:hover {
	color: #fff;
    text-decoration: none; border-bottom:none; }
	
.footer-text-dark a:active {
	color: #fff;
    text-decoration: none; border-bottom:none; }