@charset "utf-8";
#menu {
	background-image: url(../imagens/fundomenu.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}

#menu 
a {color: #FFFFFF;}

#menu
a:hover {color: #FF9900;}
