#dtsmenu{
border: 0px #d06504;
width: 170px;
background-color: #d06504;
}

#dtsmenu a{
font: bold 13px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 0px #d06504;
}

html>body #dtsmenu a{
width: auto;
}

#dtsmenu a:hover{
background-color: #CCCCCC;
color: white;
}



