BODY {
	background-image: url(/images/global/pink-strip.gif);
	background-repeat: repeat-y;
}

BODY, P, TD, UL {
	color: #000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
}

H1 {  
	font-family: arial, helvetica, verdana; 
	font-size: 20px;
	font-weight: bold; 
	color: #CC0066; 
}

H2 {  
	font-family: arial, helvetica, verdana; 
	font-size: 16px;
	font-weight: bold; 
	color: #990033; 
}

H3 {  
	font-family: arial, helvetica, verdana; 
	font-size: 16px;	
	font-weight: bold; 
	color: #000000; 
}

H4 {  
	font-family: arial, helvetica, verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: #EEBB33; 
}

TD.pagetitle {
	font-weight: bold; 
	font-size: 24px; 
	color: #EEBB33;
	font-family: arial, helvetica, verdana;
	text-align: center;
}

TD.stripe {
	background-color: #FFDDEE;		
}

A:link {
	text-decoration: underline;
	color: #CC0066;
}

A:visited {
	text-decoration: underline;
	color: #990033;
}

A:active, A:hover	{
	text-decoration: underline;
	color: #EEBB33;
}

A:link.alpha, A:visited.alpha, A:active.alpha, A:hover.alpha {
	font-weight: bold; 
	color: #990033; 
	text-decoration: none;
}

A:link.hilite, A:visited.hilite, A:active.hilite, A:hover.hilite {  
	color: #CC9911; 
}


DIV.content {
	margin-right: 30%;
}

.head {
	color: #990033; 
	font-size: 16px;	
	font-weight: bold; 	
}

.hilite {  
	color: #CC9911; 
}

.small {  
	font-size: 8pt; 
}

.gold {
	color: #999966;
	font-weight: bold; 		
}

.silver {
	color: #CCCCCC;
	font-weight: bold; 		
}

.bronze {
	color: #CC9933;
	font-weight: bold; 	
}

.uptempo {
	color: #FF6666;
	font-weight: bold; 		
}

.easybeat {
	color: #339933;
	font-weight: bold; 		
}

.ballad {
	color: #3366FF;
	font-weight: bold; 		
}

.drop {
	color: #CCCCCC;
	font-weight: bold; 		
}

.other {
	color: #333333;
	font-weight: bold; 		
}

.copy { 
	font-size: 8pt; 
	font-family: times, serif;
	color: #EEBB33; 
	text-align: center;
}

