.Navigation {
min-width: 230px;
}

.Navigation h3 {
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
font-weight: bold;
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: 15px 0px 7px 0px;
padding: 0;
background: none;
display: block; 
}

.Navigation ul {
list-style-type: none;
width: 230px;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
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: 0px 0px 2px 0px;
padding: 0;
background: none;
}

.Navigation a {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #0000EE;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
display: block;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
padding: 5px 5px 5px 5px;
background: none;
*zoom: 1;
}

.Navigation {
line-height: 1.5;
}

.Navigation a:visited {
color: #55199A;
}