div.contact-form { color: #000; background: #fff; padding: 10px; width: 100%; height: 100%; }
table.contact-form td { color: #000; background: #fff; padding-left: 10px; padding-right: 10px; }

a.faq { font-size: 12px; }
a.faq:active  {color: #000; text-decoration: none; font-weight: normal;}
a.faq:visited {color: #000; text-decoration: none; font-weight: normal;}
a.faq:link    {color: #000; text-decoration: none; font-weight: normal;}
a.faq:hover   {color: #ce3355; text-decoration: underline; font-weight: normal;}


