Daniel: LinkFormatiering

hi,
ich weis wie man die Schriftfarbe mit CSS formatieren kann wie
siehts aber mit Links aus??? bis jetzt siehts bei mir so aus in der
CSS:

body  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }

wie stell ich da die varbe eines Links, besuchten Links etc. ein??
im normalen body tag ist es ja mit

link="#696969"
vlink="#696969"
alink="#696969"

aber bei CSS sieht das sicher anders aus. hab schon

link:"#696969"

ausprobiert, ging nicht.

MfG

  1. Hallo Daniel,

    du suchst diese Seite:
    http://de.selfhtml.org/css/eigenschaften/pseudoformate.htm#link_visited_hover_active_focus

    Bis dann!

    Marc Reichelt || http://www.marcreichelt.de/

    --
    Linux is like a wigwam - no windows, no gates and an Apache inside!
    Selfcode: ie:{ fl:| br:> va:} ls:< fo:} rl:( n4:( ss:) de:> js:| ch:? sh:| mo:) zu:)
    http://emmanuel.dammerer.at/selfcode.html
    1. hi Marc,

      du suchst diese Seite:
      http://de.selfhtml.org/css/eigenschaften/pseudoformate.htm#link_visited_hover_active_focus

      Das das unter Pseudo steht muss man aber auch erstmal drauf kommen, hab ich wiedermal falsch gekuckt, bei Schriftformatierung halt, ist ja im prinzip auch schrift, naja egal, thx.

      MfG
      daniel