de esta forma:
Código PHP:
<font face='Verdana' size='1' color = 'red'>• <a href = '$siteurl/lyrics/$data[id]/$title.html' title = '$data[title]'><b>$data[title]</b></a> <br> <font color='green' size ='1'><i> by $singer </i></font><font color='black'><br> <font color='green' size ='1'><i> Album: $album </i></font> <p> <font color='black'>$desc </font> <hr>
Probe con
$title = str_replace("-","",$data[title]);
y nada...