.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #5d4e54;
	text-decoration: none;
}
a.bottomnav:hover {
	color: #CCCCCC;
}
a.bottomnav:link {
	color: #5D4E54;
}

