.navLinks {
position: absolute;
visibility: hidden;
margin-top: 1px;
text-indent: 4px;
border-top: 0px solid #778899;
font: normal 8pt arial, sans-serif;
padding: 2px 0;
line-height: 25px;
z-index: 100;
text-decoration: none;
color: #000000;
background-color: #6699cc;
width: 140px;
}

.navLinks a {
width: 140px;
display: block;
text-indent: 4px;
border-bottom: 1px solid #778899;
padding: 2px 0;
line-height: 25px;
z-index: 100;
text-decoration: none;
color: #000000;
font: normal 8pt arial, sans-serif;
}

.navLinks a:hover {
width: 140px;
display: block;
text-indent: 4px;
border-bottom: 1px solid #778899;
padding: 2px 0;
line-height: 25px;
z-index: 100;
text-decoration: none;
color: #000000;
font: normal 8pt  arial, sans-serif;
/*border-bottom: 1px solid #ffffee;*/
}

.navLinks a:visited {
width: 140px;
display: block;
text-indent: 4px;
border-bottom: 1px solid #778899;
padding: 2px 0;
line-height: 25px;
z-index: 100;
text-decoration: none;
color: #000000;
font: normal 8pt arial, sans-serif;
}

