/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.body a:hover 
{
	display: block;
	position: relative;
	z-index: 1;
	text-decoration: none;
	
}
