#menuBottom {
	list-style-type: none;
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
}

#menuBottom li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
}

#menuBottom a {
	color: #93b9de;
	text-decoration: none;
}

#menuBottom a:hover {
	text-decoration: underline;
}

#menuBottom a.active {
	text-decoration: underline;
}

#menuBottom a.active {
	text-decoration: underline;
}
