Drupal l() function usage
<?php l(t('Link text'), 'about-us', array('attributes' => array('class' => array('about-link'))));?>