.sam_footer {
	width: 100%;
	background-color: #8a8a8a;
	text-align: right;
}
.sam_footer * {
	font-size: 8pt;
}
.sam_footer a {
	padding-left: 10px;
	color: #fff;
}
.sam_footer a:link {
	text-decoration: none;
}
.sam_footer a:visited {
	text-decoration: none;
}
.sam_footer a:hover {
	text-decoration: none;
	color: #444;
}