

/*..................*/

.footer a{
   font-weight: lighter;
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 20px;
   background-color: #00043C;
   color: white;
   text-align: center;
   font-size: 12px;
}