#footer {
	background-color: #96BFEC;
	margin: 0px;
	padding: 0px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
#footer a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	background-color: #FFFFFF;
}
