Definitions (cont'd)

Rule
A Selector and a Declaration for the selected elements.

Source: W3C CSS1 Recommendation

A Rule is just a Selector (which chooses one or more elements) and a Declaration (which says what the element(s) should look like).