.Navigation h3 {
font-family: Verdana, Geneva, sans-serif;
font-size: 21px;
font-weight: normal;
font-style: normal;
color: #000000;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
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;
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: Verdana, Geneva, sans-serif;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #888888;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
display: block;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 1% 0px 1% 0px;
padding: 3px 6px 3px 6px;
background: #EEEEEE;
*zoom: 1;
}

.Navigation {
line-height: 1.5;
}

.Navigation a:visited {
background: #888;
color: #fff;
}