a {
color: #000;
text-decoration: none;
font-weight: normal;
background-color : transparent;
/*border-bottom: dotted 1px #000;*/
font:10px verdana, arial, georgia, sans-serif; 
font-weight:bold;
}

a:hover {
color: navy;
background-color : transparent;
text-decoration: none;
/*border-bottom: dotted 1px #d0cc00;*/
}


ul {
list-style: none;
margin :0px 0px 0px 2px;
padding-left: 0;
line-height:1em;
/*border-left: 1px dotted #000;*/
}

li {padding-left:0; font-size:10px; border-bottom:1px solid black;}

h4 {
font: 10px verdana, arial, georgia, sans-serif;
cursor: hand;
margin-top: 10px; 
margin-bottom: 2px;
padding: 1px 1px 1px 5px;
color: white; 
background-color: #006699;
border: 1px solid #000; 
font-weight : bold;
width: 100px;
}

.navother a:link, .navother a:visited, .navother a:hover, #navother2 a:link, #navother2 a:visited, #navother2 a:hover {
color:white;
}

.navother, #navother2 {background-color:#666;}
#navother2 {margin-top:30px;}

#menu {
position: absolute;
top: 100px;
left: 27px;
width: 105px;
color: #000;
background-color: transparent;
}

	
	
	
	

	
