* {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #006699;
}
a:hover {
	color: #f60;
}
#foot_all {
	font-size: 12px;
	margin: 10px 0;
	border-top:3px solid #1489b3;
	line-height: 130%;
}
#foot_all span {
	font-weight: bold;
	margin: 0 0 0 12px;
}
#foot_all p {
	margin: 10px;
}
