.spacer {
  clear: both;
}

#footer {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 0.8em;
	text-align: center;
	margin-top: 10px;

}
#footer a {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#footer a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;

}/* CSS Document */

