/* CSS-Format Definitionen für die Internet-Seiten ...                       */

A:link { color:#C0B0B0; text-decoration:none; font-weight:normal;  }
A:visited { color:#C0B0B0; text-decoration:none; font-weight:normal; }
A:hover { color:#C0B0B0; text-decoration:underline; font-weight:normal; }
A:active { color:#C0B0B0; font-weight:bold; }

BODY { background-color: #FFFFFF; margin-left: 5px; margin-right: 5px; }


