
.footer { position: fixed; left: 0; bottom: 0; width: 100%; background-color: #EBEBEB; color: black; text-align: center; font-size:10pt; }

.footer a{ color:navy;}

.footer a:hover{ color:black;}