#menu{
width:210px;
_width:120px; /* hack para IE */
background:#ffffff;
padding:1px;	
/*border:1px inset #FFB900;*/
}
#menu ul{
widht:110px;
padding:6px;
margin:0;
background: #FFB900;
/*border:3px outset #FFB900; */

}
#menu li {	
list-style: none; 	
padding:3px 5px; 
/*background:#666666; */

margin-bottom:2px;
font: 12px verdana, arial, helvetiva, sans-serif;	
}
#menu li a { 	
display:block;
color: #666666;	 
text-decoration: none; 
}
#menu li a:visited {	
color: #666666;	
}
#menu li a:hover { 	
color: #FFB900; 	
background-color:#ec2626;
} 
</style>
