.navibar {
	font-family: Arial;
	font-size: 10px;
	color: #413B70;
	text-decoration: none;
	line-height: 12px;
	padding-left: 0px;
	font-weight: normal;
}
a.navibar:hover {
	color: #FF0000;
	text-decoration: none;
}

