.Navigation h3 {
font-family: Raleway, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
font-style: normal;
color: #444444;
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 5px 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: 18px 0px 36px 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: OpenSans, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #E67E22;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
line-height: 21px;
height: 21px;
display: block;
overflow: visible;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
padding: 10px 10px 10px 10px;
background: none;
*zoom: 1;
}

.Navigation a:hover {
background: none;
color: #d35400;
text-decoration: underline;
}