body {margin:10px; font:11px Arial, Helvetica, sans-serif; color:#fff}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {width:144px; border:0px solid #9ac1c9; padding:8px; cursor:pointer; background:url(imagenes/funds/header.gif)}
.dropdown dt:hover {background:url(imagenes/funds/header.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:160px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:158px; border:1px solid #ccc; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#fff; text-decoration:none; background:#993300; width:148px}
.dropdown a:hover {background:#fff; color:#FF9900; font-family:Arial, Helvetica, sans-serif}
.dropdown .underline {border-bottom:1px solid #fff}