#DivFooter {
	margin: 4px;
}
#DivFooter A {
	font: bold 12px Arial;
	color: #006600;
	text-decoration: none;
}
#DivFooter A:HOVER {
	font: bold 12px Arial;
	color: #000000;
	text-decoration: underline;
}
