* {
	color: #000;
	background: #fff;}
	
a > * {
	color: blue;
	text-decoration: underline;}	
