#quicklinks img {
	-webkit-filter: grayscale(1);
  	filter: grayscale(1);		
}