h1{
	font-size: 14px;
	color: #000;
}

h2{
	font-size: 12px;
	color: #FBFF21;
}
#artists h2{
	font-size: 12px;
	color: #FFF;
}

p{
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
.p{
	font-size: 12px;
	color: #FBFF21;
}
#footer p{
	color: #FF0;
	font-size: 11px;
}
#footer a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FF0;
}
#text_holder a{
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
}
#text_holder a:hover{
	color: #FFf;
}
.button{
	color: #FFF;
	background-color: #CCC;
	padding: 3px;
	border: 1px solid #FF0;
}
#mp3_play a{
	font-size: 12px;
	color: #FF0;
	text-decoration: none;}

#mp3_play a:hover{
	color: #FFf;
	}
	
	#middle_content a{
	font-size: 12px;
	color: #FF0;
	text-decoration: none;}

#middle_content a:hover{
	color: #FFF;
	}
#artists a{
	font-size: 10px;
	color: #FF0;
	text-decoration: none;
}
#artists a:hover{
	color: #FFf;
}
#prison_text a{
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
}
#prison_text a:hover{
	color: #FFf;
}