div.faq, table.faq { color: #000; background: #fff; width: 100%; height: 100%; padding: 10px; vertical-align: top; }
td.faq { font-size: 12px; color: #000; padding-left: 10px; padding-right: 10px; vertical-align: top; }

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;}

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



