/* CSS Document */
#Footer {
	clear: both;
	background-color: #FFFFFF;
	background-image: none;
	padding: 12px;
	color: #999999;
	font-size: 10pt;
}
#Footer .RabbitDesign {
	font-size: 8pt;
}
#Footer .RabbitDesign a {
	color: #FF8C8C;
	text-decoration: none;
}
#Footer a {
	color: #999999;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
.noborder {
	margin: 0px;
	padding: 0px;
}
