body {
	margin: 0; padding: 60px 0 0 150px;
	font: 15px/22px Calibri,Helvetica,Arial,Verdana;
	color: #565656;
	background: #fff;
}

.clearfix { clear: both; line-height: 0; font-size: 0; display: block; height:0; }


a, a:link, a:visited {
    color: #565656;
    text-decoration: underline; 
}

a:hover 
{
    text-decoration: underline;
    color: #505050;
    background: #C3E3AF
}

a:active, a:focus {
    color: #565656;
} 
 
 ul { margin: 40px 0 0 82px; list-style: none; }
 ul li { margin-bottom: 20px; }
 ul li em { color: #489D19; }
