/* global overrides
   ---------------- */

* { margin: 0; padding: 0; }
img { border: none; }
br { line-height: 12px; }

/* foundation and layout
   ---------------- */

body, html { margin-top: 30px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px; color: #212121; }

/* links and type
   -------------- */
   
a:link, a:visited, a:active { color: #4D3507; text-decoration: underline; }
a:hover { color: #212121; text-decoration: underline; }