﻿dl#artist dt {
  display:none;
  }
dl#artist dd {
  padding:0; 
  margin:0;
  }
a.xmenu, a.xmenu:visited {
  display:block; 
  width:8em; 
  height:3em; 
  background:none; 
  text-decoration:none; 
  text-align:center; 
  color:#aaa; 
  float:left;

  }
a.xmenu span, a.xmenu:visited .navBox {
  display:block; 
  width:5em; 
  height:0.5em; 
  <!--border-top:0.5em solid #C8A519; 
  border-left:1em solid #C8A519;  
  border-right:1em solid #C8A519; 
  border-bottom:0.5em solid #C8A519;
    background:#142A58;  
   
a.xmenu:hover .navBox {
  background:#C8A519;
  }
    -->
  
    border-top:0.5em solid #000; 
  border-left:1em solid #000;  
  border-right:1em solid #000; 
  border-bottom:0.5em solid #000; 
  background:#000; 
  overflow:hidden;
  }
* html a.xmenu .navBox, * html a.xmenu:visited span {
  width:10em; 
  height:1.5em; 
  w\idth:10em; 
  he\ight:0.5em; 
  overflow:hidden;
  }
a.xmenu:hover{
  color:#C8A519;
  }
