@font-face {
    font-family: 'charings';
    src: url('charings-webfont.woff2') format('woff2'),
         url('charings-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

p { font-family: Arial, sans-serif; }
p.script { font-family: 'charings', Arial, sans-serif; }
a { font-family: Arial, sans-serif; }

A:active IMG { MARGIN : 2px -2px -2px 2px; }
A:hover IMG { filter='alpha(style=0,opacity=50)'; }
A:visited {color: #7070A8;text-decoration: underline;}
A:hover {color: blue;text-decoration: underline;}
A:active {color: black;text-decoration: underline;}
A:link {color: #505088;text-decoration: underline;}
A.schwarz:visited {color: black;text-decoration: underline;}
A.schwarz:hover {color: blue;text-decoration: underline;}
A.schwarz:active {color: black;text-decoration: underline;}
A.schwarz:link {color: black;text-decoration: underline;}
A.button:visited {color: #7070A8;text-decoration: underline;}
A.button:hover {color: blue;background: #D0D0D0;text-decoration: underline;}
A.button:active {color: black;background: white;text-decoration: underline;}
A.button:link {color: #505088;text-decoration: underline;}
