#bottomNav {
	width: 960px; margin-top: 10px !important; margin-bottom: 10px !important; margin: 0 auto; padding: 0; font-family: arial, sans-serif; font-size: 10px; color: #7fa294; text-align: center; text-transform: uppercase;
}

#bottomNav a, #bottomNav a:visited, #bottomNav a:active {
	color: #7fa294;
	}
#bottomNav a:hover {
	color: #fff;
}

.nonlinkText {
	text-transform: none
	}