
.Navigation h3 {
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
font-style: normal;
color: #C0306E;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
line-height: 21px;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 21px 0px 5px 0px;
padding: 0;
background: none;
display: block; 
}

.Navigation ul {
list-style-type: none;
width: 384px;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 16px 0px 32px 0px;
padding: 0;
background: none;
}

.Navigation li {
text-align: left;
font-variant: normal;
display: list-item;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
padding: 0;
background: none;
}

.Navigation a {
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #FFFFFF;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
line-height: 27px;
height: 27px;
display: block;
overflow: visible;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 1% 0px 1% 0px;
padding: 3px 7px 3px 7px;
background: #C0306E;
*zoom: 1;
}

.Navigation a:hover {
    background: #351300;
}