#sections a.recipes {
	background: url(../images/tab-on.gif) repeat-x #69c;
	color: #ccc;
	text-decoration: none;
}
#sections a.recipes:hover {
	color: #fff;
}

