.newFooter
{   
    text-align:            center;	
	color:                 white;
    background-color:      #999999;
    padding:               5px;
}
.newFooter a
{
    text-decoration:       none;	
	color:                 white;
}
