.Teaser a:hover
{
	background-color:#FFF;
}
.Teaser .BlockImage a:hover img
{
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

.Teaser .IconLink
{
	display: block;
}
