.pName {
  text-align: left;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  }

.pName a:link, .pName a:visited {
  text-decoration: none;
  font-size: 13px;
  color: #852002 !important; 
}

.pName a:hover {
  text-decoration: none;
  color: #E15517 !important; 
}

.pBio {
  text-align: left;
  display: none;
  font-size: 12px;
  }

.pWrapper {
  margin-bottom: 3px;
  }