.navbar {
    /*background-color: #F37920;*/
    background-color: #F5B520;
    font-family: "Lucida Sans", sans-serif;
	font-size: 15px;
}

.navbar a {
	text-decoration:none;
    color: #000000;
}

.icon_navbar {
	height: 20px;
    width: 20px;
}

.navbararrow {
	height: 12px;
}