/* kkp StyleSheet 1 */
/* für Links*/
A:link { color: #333333; text-decoration: underline; }
A:visited { color: #333333; text-decoration: underline; }
A:hover { color: white; text-decoration: none; }
A:active { color: white; text-decoration: underline; }


