#faq .body1
  {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif, "Arial Cyr"; font-size: 11px; color: #222222; 
  }

#faq .p {color: #000000; font-size: 11px; font-family: Verdana, Tahoma}
#faq .p2 {color: #fec8da; font-size: 11px; font-family: Verdana, Tahoma}
#faq .p1 {color: #fec8da;; font-size: 10px; font-family: Verdana, Tahoma}
#faq .error {color: #000000; font-size: 11px; font-weight:bold; font-family: Verdana, Tahoma}
#faq .author {color: #fec8da;}
#faq .question {color: #fec8da;}
#faq .answer {color: #fec8da;}

#faq a:link {font-size: 11px; color: #fec8da; font-weight: normal; text-decoration: none}
#faq a:visited {font-size: 11px; color: #fec8da; font-weight: normal; text-decoration: none}
#faq a:active {font-size: 11px; color: #fec8da; font-weight: normal; text-decoration: none}
#faq a:hover {font-size: 11px; color: #000000; font-weight: normal; text-decoration: none}

#faq a.lnk1:link {
  color:#9e085b;
  font-family:Verdana,Arial;
  font-size:20 px;
  font-weight:normal;
  text-decoration : none;
}
#faq a.lnk1:visited {
  color:#9e085b;
  font-family:Verdana,Arial;
  font-size:20 px;
  font-weight:normal;
  text-decoration : none;
}
#faq a.lnk1:active {
  color:#9e085b;
  font-family:Verdana,Arial;
  font-size:20 px;
  font-weight:normal;
  text-decoration : none;
}
#faq a.lnk1:hover {
  color:#9e085b;
  font-family:Verdana,Arial;
  font-size:20 px;
  font-weight:normal;
  text-decoration : underline;
}


#faq a.a1:link {font-size: 11px; color: #fec8da; font-weight: bold; text-decoration: none}
#faq a.a1:visited {font-size: 11px; color: #fec8da; font-weight: bold; text-decoration: none}
#faq a.a1:active {font-size: 11px; color: #fec8da; font-weight: bold; text-decoration: none}
#faq a.a1:hover {font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}

#faq a.a2:link {font-size: 10px; color: #fec8da; font-weight: bold; text-decoration: none}
#faq a.a2:visited {font-size: 10px; color: #fec8da; font-weight: bold; text-decoration: none}
#faq a.a2:active {font-size: 10px; color: #fec8da; font-weight: bold; text-decoration: none}
#faq a.a2:hover {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}

#faq textarea,input { font-family: Verdana, Tahoma; font-size: 11px; background: #ffffff; border: 1pt solid #7a0023; color: #f00;}
