/*CSS Definition für die Agentur equ-i-dee */

body {}

a:link    {text-decoration:underline;}
a:visited {color:yellow;text-decoration:underline;}
a:active  {background-color:darkgray;text-decoration:underline;}
a:hover {text-decoration:none;}

hr {color:#FFFFFF;border-style:dotted;}
h1 {text-decoration:underline;}
.rand {border-width:12px; border-color:#66CC66; border-style:ridge; padding:5px;}
