body {
	font-size: 12px;
	line-height:1.2em;
	margin: 0;
}

img {
	border:0;
	vertical-align: bottom;
	}

p {
	margin: 0;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}