a:link  {
        text-decoration : none;
        color : green; 
}

a:visited  {
        text-decoration : none;
        color : green; 
}

BODY  {
        background-color : white; 
}

.Navig  {
        font-size : 14px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : rgb(255, 0, 0);
        text-decoration : none;
}

.Stil1  {
        font-size : 14px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : rgb(0, 0, 0);
}

.Stil2  {
        font-size : 14px;
        line-height : 200%; 
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : blue;
}

.Stil3  {
        font-size : 14px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : gray;
}

.Stil4 {
        font-weight: bold; 
        font-size : 15px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : darkblue; 
}




h1 {
        font-size : 18px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : blue; 
}

h2 {
        font-size : 20px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : darkblue; 
}

h3 {
        font-size : 16px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : darkblue; 
}

em {
        font-size : 14px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : blue;
}
