|
Das muss auf jeder Seite im HTML-Quellcode stehen.
Ist für die Formatierung von Links zuständig.
<style type="text/css">
a:link {color:#3333FF !important;text-decoration:none;}
a:visited {color:#AA0078 !important;text-decoration:none;}
a:hover {color:#2C6700 !important;text-decoration:none;}
</style>
<br />
|