p {
  font-family: palatino, georgia, times, serif; 
  font-weight: normal;
  font-size: 12px; 	 
  color: #cccccc; }

.arrow { 
  font-family: arial, helvetica, sans-serif; 
  font-weight: bold;
  font-size: 12px; 	 
  color: #ffffff; }

.lead {
  font-family:  palatino, georgia, times, serif; 
  font-weight: bold;
  font-size: 16px; 	 
  color: #cccccc; }

.question {
  font-family: arial, helvetica, sans-serif; 
  font-weight: bold;
  font-size: 14px; 	 
  color: #999999; }

a.question {
  font-family: arial, helvetica, sans-serif; 
  font-weight: bold;
  font-size: 14px; 	 
  color: #ffffff; }

a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #E7E7E7; }

a:link {
  font-weight: bold;
  text-decoration: none;
  color: #E7E7E7; }

a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #ffffff; }

a:active {
  font-weight: bold;
  text-decoration: none;
  color: #666666; }

