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

.Navigation ul {
list-style-type: none;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 7px 0px 37px 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: DejaVuSerif, Georgia, Times, serif;
font-size: 13px;
font-weight: bold;
font-style: normal;
font-variant: normal;
color: #C6E2DC;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
line-height: 22px;
height: 22px;
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: none;
*zoom: 1;
}

.Navigation a:hover {
color: #fff;
text-decoration: underline;
background: transparent;
}