Antwort auf: DoUgHbOyS
Warum werden dann die Grafiken angezeigt, die du mit einem direktem Link verlinkt hast, angezeigt?

Weils so ist. xD

Und übrigens wo ich mir die HP neu gemacht habe, und folgenden Code einbauen wollte:

Code:
a:link    {text-decoration: none; color: #FFFFFF;
a:visited {text-decoration: none; color: #FFFFFF;
a:hover   {text-decoration: none; font-weight: bold; color: #FFFFFF;
a:active  {text-decoration: none; font-weight: bold; color: #FFFFFF;

Da passierte genau das selbe Problem!
Also liegt es an dem Code, warum auch immer. ><