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