#blend img 
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
	height: 161px;
	width: 215px;
}

* a
{
	color: #e2a02e;
	text-decoration: none;
}

* a:hover
{
	color: #f6ae2f;
}

a
{
	color: #e2a02e;
	text-decoration: none;
}

a:hover
{
	color: #f6ae2f;
}