[HTML] Problem bei Oyla-Navi

Nicci-Sunrise
ich möchte gerne die farbe meiner navi auf schwarz ändern, aber etwas klappt nicht.
hier mal der code:
<html>
<head> <title>%titel%</title>
<img border="0" src="http://i173.photobucket.com/albums/w42/Asile-Araber/Sunny/0-Desi1.jpg"
scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1024" height="768">
<div style="overflow: auto; position: absolute; width: 632; height: 430; left: 383; top: 300">
<font face="Arial" size="3"><font color="#000000">%content%</font></font>
</div>
<div style= "overflow: auto; position: absolute; width: 120; height: 500; left: 40; top: 220"> <font face="Verdana" size="2,0"><color="000000">%navigation_v%</font></font></div>
</html>

kann mir wer helfen???
Nicci-Sunrise
@ Jeanny: Mit <font color="#000000"> geht es trotzdem nicht, die Navi bleibt blau und nachdem man drauggeklickt hat bleibt sie dann lila
aber danke

@ Epona: Ich mache meine Oyla-Layouts immer so und sie gehen. nur diesmal will die Navi nicht schwarz werden.
kannst du mir dann vlt einen anderen code für oyla raten
~moony~
Aus Tutorial: Oyla-Design coden

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
<style type="text/css">

a:link, a:visited, a:active {
font-family: Verdana;
font-size: 7pt;
color: #ffffff;
}

a:hover {
font-family: Verdana;
font-size: 7pt;
color: #000000;
}

</style>


Einfach die Schriftart,-farbe,-größe anpassen, und vor den Designcode setzen...
Nicci-Sunrise
Dankeschön nun klappt es^^
ich danke dir vielmals

also dann schließe ich gelich mal das thema