body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/musicbk.jpg);
	background-repeat: repeat-x;
	background-color: #19009A;
}

.text {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #F0F0F0;
	text-decoration:none;
	font-weight: bold;
}

.review a {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #F0F0F0;
	text-decoration:underline;
	font-weight: bold;
}

.linkopacity img {
filter:alpha(opacity=75);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
}


.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font:Tahoma;
	font-size:11px;
	color: #F0F0F0; 
}

.red {
	font-family:Tahoma; 
	font-size:12px; 
	color:#990000;
	text-decoration:none;
}

.red a:hover {
	font-family:Tahoma; 
	font-size:12px; 
	color:#990000;
	text-decoration:underline;
}

.small {
	font-family:Tahoma; 
	font-size:10px; 
	color:#000000;
	text-decoration:none;
}

.small a:hover {	
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
	
}

.li {
	background:transparent url(images/arrow.gif);
}

