@charset "UTF-8";
/* CSS Document */

#menuItem:hover {
	background: #ebe9dd;
	cursor:pointer;
}
