Show that the natural number $a$ with base ten representation ($r_{k}$$r_{k-1}$. . . $r_{1}$$r_{0}$)$_{10}$ is a multiple of 4 if and only if the number ($r_{1}$$r_{0}$)$_{10}$, consisting of the rightmost 2 digits of $a$, is a multiple of 4,that is show 4|$a$ = ($r_{k}$$r_{k-1}$. . . $r_{1}$$r_{0}$)$_{10}$ $\iff$ 4|($r_{1}$$r_{0}$)$_{10}$.
I have no idea where to begin.