.Navigation a:hover {
    background: #630a33;
    width: 100px;}
    
.Navigation a {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    width: 100px;
    display: block;}    

