Author: Russ Weakley
Comments: Use display: inline;
and list-style-type:
none; to set a basic horizontal list. Use padding and background color on the "a" element to achieve colored blocks. Use a different background color on the a:hover
to achieve a rollover effect.