#play {
	background-color: coral;
}

li> a:hover:not(#playlink) {
	color: yellow;
	background-color: blue;
}