A.footerAll {color:#00b2ff;
font-family: arial;
font-size: 18px;
}
A.footerAll:link  {text-decoration: none; color: #00b2ff;}
A.footerAll:visited {text-decoration: none; color: #00b2ff;}
A.footerAll:hover {text-decoration: underline; color: #00b2ff;}
A.footerAll:active {text-decoration: none; color: #00b2ff;}

hr.footerhr {
    border: 0;
    height: 1px;
	color: #858585;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.footerlogo {
    width: 100%;
    max-width: 275px;
	margin-left: auto;
	margin-right: auto;
}
.tFooter {
    font-family: arial;
    color: #fff;
    background-color: #090a0f;
    }


