﻿}
#navbar-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
#navbar-bottom ul {
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
#navbar-bottom ul li a:hover {
	color: #D90000;
	text-decoration: none;
}
#navbar-bottom ul li {
	display: inline;
	text-align: center;
}
#navbar-bottom ul li a {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}

