body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	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;
}

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);
}

