marco: css problem

Beitrag lesen

hallo ich hab da mal eine frage
ich habe den quelltext hier

<style type="text/css">
a:link { text-decoration:none; font-weight:bold; color:#e00000; }
a:visited { text-decoration:none; font-weight:bold; color:#800000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ff0; }
a:active { text-decoration:none; font-weight:bold; background-color:#cff; }
a:focus { text-decoration:none; font-weight:bold; background-color:#080; }
</style>

kann ohc auch irgendwie bewirken das bei dem einem die schrift schwwarz und beim anderm weiß ist?

danke schön