<style>
.helpthehelp{
    color:#000000;
    padding-bottom:10px;
  } 
  .helpthehelp a{
    color:#9f2f6c;
  }
  
  .helpthehelp a:link{
    color:#9f2f6c;
  }
  
  .helpthehelp a:visited{
    color:#9f2f6c;
  }
  
  .helpthehelp a:hover{
    color:#9f2f6c;
  }
  
  .helpthehelp a:active{
    color:#9f2f6c;
  }
</style>