
I want to hide two links at bottom of this frame. Here is screenshot:

And here is their source code:
Is someone knows how to block that<tr>
<td>
<div align="center"><font color="#ffffff">
<a href="http://ogame.com.hr/portal/?go=rules&lang=yu" target="_blank">Pravila</a> <!-- external link to rules -->
</font></div>
</td>
</tr>
<tr>
<td>
<div align="center"><font color="#ffffff">
<a href="http://ogame.com.hr/portal/?go=about&lang=yu" target="_blank">Impresum</a> <!-- external link to impressum -->
</font></div>
</td>
</tr>

