#footer {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	color: #fff;
	background-color: #006699;


}

#footer a, #footer em { display: inline; margin: 0 }
#footer a, #footer px { border-left: solid 1px #111; padding: 0.3em 0.5em; }
#footer a: first-child { border-left: solid 1px #111; }

#footer a:link { text-decoration: none; color: #fff }
#footer a:visited { text-decoration: none; color: #fff }
#footer a:hover { background: #ff9900; text-decoration: none; color: #fff }

#footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;

}
