body {
	background-color:#000000;
	font-size:14px;
}

div.footer {
   bottom:0;
   clear:both;
   margin-top: 2px;
   color:#cccccc;
   padding: 5px;
   background: #333333;
   line-height: 10px;
   text-align:center;
   font-weight:bold;
   font-family:Verdana, Geneva, sans-serif;
   font-size:10px;
   border: 1px solid #999999;
}

div.footer a{
	color:#000099;
	text-decoration:none;
}
div.footer a:hover {
	color:#000000;
	text-decoration:underline
}
	

