Lukas Froschauer: onclick - target??

Beitrag lesen

ok, gleich voraus, ich bin in css nicht besonders bewandt...

also, ich hab da im link-teil des css-files das alles stehen:

--

a:hover      {color: #800000; text-decoration: none; }
a:active     {color: #800000; font-weight:bold; text-decoration: underline;}
a:link       {color: #800000; font-weight:bold; text-decoration: underline;}
a:visited    {color: #800000; font-weight:bold; text-decoration: underline;}
a            {color: #800000; font-weight:bold; text-decoration: underline;}

--

was muss ich da jetzt genau noch hinzufügen?
sorry, aber ich kenne mich als n00b in diesem bereich wirklich noch nicht so gut aus.

danke, mfg