body { margin: 0; background: #fff; }
#menufoot {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	background-color: #004b7b;
}
#menufoot a, #menufoot px { border-left: 1px solid #FFFFFF; padding: 0.3em 0.5em; }
#menufoot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menufoot a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menufoot a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
}
