gracias! funcionó...
Código PHP:
Ver original<td><div align="center" style='color:<?php echo $color; ?>'><font FACE= "BOOKMAN OLD STYLE"><strong><?php
echo $row_Recordset1['ep'];
$color = "red";
if($row_Recordset1['ep'] >= 10){
$color = "blue";
}
?>
</strong></font></div></td>
<td><div align="center">