#FooterDiv {
	position:relative;
	border:0px;
	bottom:0px;
	width:100%;
	height:60px;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#427EC0;
	text-decoration:none;
	background-image:url('http://cdn.packetstudio.com/desktopcandy/images/footer_bg.gif');
}
#FooterDiv a:link {
	font-family:tahoma;
	font-size:11px;
	color:#427EC0;
	text-decoration:none;
}
#FooterDiv a:hover {
	text-decoration:underline;
}