#navbar      { 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
    background-color: white; 
    text-align: left; 
    padding: 2px 
    }
#navbar font nobr a:link, #navbar font nobr a:visited { 
	text-decoration: none; 
	font-weight: normal; 
	color: black; 
    margin-top: 2px; 
    margin-bottom: 2px 
    }
#navbar font nobr a:hover { background-color: rgb(247,181,0) }