#navbar {
	color: #FFFFFF;
	background-color: #0000FF;
}
#navbar a:hover {
	background-color: #0099FF;
}

