#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1243C2;
	background-color: #FFFFFF;
	text-align: center;
}
#link {
	text-decoration: blink;
	background-color: #C69064;
}
img#link:hover {
	color: #353631;
	background-color: #B7B7B7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAC2C1;
	border-bottom-color: #EAB5A3;
}
