/* REDEFINES THE BASIC HTML TAGS */

BODY  {background-color : #EDE7D7; font-family : Verdana, Arial, sans-serif; color:#322d24; margin: 0;}
p,table,ul,li,address {font-family : Verdana, Arial, sans-serif; font-size : 13px}

/* LINK COLORS */

A:LINK    {text-decoration: none;}
A:VISITED {text-decoration: none;}
A:HOVER   {text-decoration: none;}
A:ACTIVE  {text-decoration: none;}