BODY {

	background-color:#000000;

	scrollbar-face-color: 000000;

	scrollbar-shadow-color: 000000; 

	scrollbar-highlight-color: 000000;

	scrollbar-3dlight-color: FFFFFF; 

	scrollbar-darkshadow-color: FFFFFF;

	scrollbar-track-color: 000000; 

	scrollbar-arrow-color: FFFFFF;
	
	font-family: Arial;

	font-size: 11px;

    color: cccccc;


}



.box {

	font-family: Arial;

	font-size: 11px;

    color: cccccc;

}

.orangehighlights {

	font-family: Arial;

	font-size: 11px;

    color: ff9900;

}


.headeryellow {

	font-family: Arial Black;

	font-size: 14px;

    color: FFFF00;

}



a:link {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: FF9900;

	text-decoration: none; outline: none;

}

a:visited {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: FF9900;

	text-decoration: none; outline: none;

}

a:hover {

	font-family: Arial;

	font-size: 12px;

	font-weight: bolder;

	color: FFFF00;

	text-decoration: none; outline: none;

}

a.big:link {

	font-family: Arial;

	font-size: 25px;

	font-weight: bold;

	color: FFFF00;

	text-decoration: none; outline: none;

}

a.big:hover {

	font-family: Arial;

	font-size: 25px;

	font-weight: bolder;

	color: CCCCCC;

	text-decoration: none; outline: none;

}

.menulink a:link {

	font-family: Arial;

	font-size: 14px;

	font-weight: bolder;

	color: FF9900;

	text-decoration: none; outline: none;

}
.menulink a:hover {

	font-family: Arial;

	font-size: 14px;

	font-weight: bolder;

	color: FFFF00;

	text-decoration: none; outline: none;

}
.menulink a:visited {

	font-family: Arial;

	font-size: 14px;

	font-weight: bolder;

	color: FF9900;

	text-decoration: none; outline: none;

}

.tableborder {border-width: 3px 3px 3px 3px;

        border-style: double;

        border-color: 999999;
		}
		
		
		
		dl#artist dt {
  display:none;
  }
dl#artist dd {
  padding:0; 
  margin:0;
  }
a.xmenu, a.xmenu:visited {
  display:block; 
  width:7em; 
  height:3em; 
  background:#000; 
   font-size:10px;
  text-decoration:none; 
  text-align:center; 
  color:#ff9900; 
  float:left; outline: none;
  }
a.xmenu span, a.xmenu:visited span {
  display:block; 
  width:5em; 
  height:0.5em; 
  border-top:0.5em solid #000; 
  border-left:1em solid #000;  
  border-right:1em solid #000; 
  border-bottom:0em solid #000; 
  background:#ffff00; 
  overflow:hidden; outline: none;
  }
* html a.xmenu span, * html a.xmenu:visited span {
  width:9em; 
  height:1.5em; 
  w\idth:9em; 
  he\ight:0.5em; 
  overflow:hidden; outline: none;
  }
a.xmenu:hover {
  color:#ffff00; font-size:10px; outline: none;
  }
a.xmenu:hover span {
  background:#3300ff; font-size:10px; outline: none;
  }