.impar{
	background: #EDF3FE;
}
.par{
	background: white;
}
.hplaylist{
	font-family: sans-serif;
	background: White;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	font-size: .7em;
}
li:hover{
	background: Background;
	color: White;
}