 BODY { 
SCROLLBAR-FACE-COLOR: #999999; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #333333; 
SCROLLBAR-3DLIGHT-COLOR: #333333; 
SCROLLBAR-ARROW-COLOR: #990000; 
SCROLLBAR-TRACK-COLOR: #f6f6f6; 
SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
SCROLLBAR-BASE-COLOR: #cccccc; } 



a:active { color: #333333; text-decoration: bold; }
a:hover { color: #666666; text-decoration: bold; }
a:link { color: #666666; text-decoration: bold; }
a:visited { color: #999999; text-decoration: bold; }



h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #CC9900;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: right;
}


.titols {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.songtitol {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.songinterpret {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.songrecomana {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.songestil {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}

.songvot {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.color_parell {
	background-color: #f6f6f6;
	height: 30px;

	
/*	text-align: center; */
}


.color_senar {
	
	background-color: #ffffff;
	height: 30px;

}

