#style-white a img {
	background:red;
}
#style-white a:hover img {
	background:#fff;
}