
body { font-family: Tahoma, Arial, Helvetica, sans-serif; }


<!-- Formate für Links --->

a:link { color:#DC06F0; text-decoration:none; text-align: center; }
a:visited { color:#DC06F0; text-decoration:none; text-align: center; }
a:hover { color:#DC06F0; text-decoration:underline; text-align: center; }
a:active { color:#DC06F0; text-decoration:none; text-align: center; }
a:focus { color:#DC06F0; text-decoration:underline; text-align: center; }

