@charset "iso-8859-1";
/* author: christian.hammer@dynarize.de */
/* Creation date: 09.12.2004 */

body, a
{
        color: #000000;
        font-family: Arial;
        font-size: 10pt;
}



a:active
{
        font-family: Arial;
        font-size: 10pt;
        text-decoration: none;
}

a:link
{
        text-decoration: none;
}

a:visited
{
        text-decoration: none;
}

a:hover
{
        text-decoration: underline;
}

