#faq { height: auto; width: 700px; margin: 0 10px; }
#faq dl { margin: 15px 0 10px 0; }

#faq a:link { color: #FF0000; }
#faq a:visited { color: #ff0000; }
#faq a:hover { color: #ff9900; text-decoration: underline; }
#faq a:active { color: #ff8000; }
