a.footerTitle:link, a.footerTitle:visited, a.footerTitle:active, a.footerTitle:hover {
	font-family: times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: none;
}

a.footerTitle:hover {
	color: #FFF;
	background: #000;
}

a.footerLink:link, a.footerLink:visited, a.footerLink:active, a.footerLink:hover {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 9px;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: none;
}

a.footerLink:hover {
	text-decoration: underline;
}



.footer {
	display: inline;
	float: left;
	width: 960px;
	margin: 50px 0 50px 0;
}

.footer .module {
	display: inline;
	float: left;
	width: 140px;
	margin: 0 10px 0 10px;
}

.footer .moduleTitle {
	display: inline;
	float: left;
	width: 140px;
	border-bottom: 1px solid #000;
}

.footer .moduleLinks {
	display: inline;
	float: left;
	width: 140px;
	margin: 0;
	padding: 2px 0 0 0;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 9px;
	line-height: 11px;
}
