
body {
	color:#646464;
	line-height:130%;
	}

a:link		{text-decoration:underline;}
a:visited	{text-decoration:underline;}
a:active	{text-decoration:none;}
a:hover		{text-decoration:none;}

a img.img_alpha {
	margin-bottom:0px;
}
a:hover img.img_alpha {
	opacity:0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #FFF;
}

p {
	line-height: 150%;
	font-size: 16px;
	}