plz tell me any this is about this code relationship. i know this is parent child is mention here.
/* style the level hovers */
/* first */
.menu a:hover {background-color:#3da1e0 }
.menu :hover > a { background-color:red; }