.spis_link, .spis_link A:visited, .spis_link A:active, .spis_link A:link
{
    color: #0ea800;
    background-color: #d3daff;
    font-family: Tahoma;
    font-weight: bold;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-stretch: normal;
    text-decoration:none;
}
.spis_link A:hover
{
    color: #ed8200;
    font-weight: bold;
    text-decoration: none;
}

B
{
    font-family: Tahoma;
    font-weight: bold;
    font-style: normal;
    font-size: medium;
    font-variant: normal;
    font-stretch: normal;
}

A
{
    font-family: Tahoma;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-stretch: wider;
    font-size: medium;
    text-decoration: none;
    color: #6600CC;
}
.WEB
{
    font-family: Tahoma;
    font-weight: normal;
    font-style: italic;
    font-variant: normal;
    font-stretch: wider;
    font-size: small;
    text-decoration: underline;
    color: #CC66FF;
}

A:VISITED
{
    font-family: Tahoma;
    font-weight: normal;
    font-style: normal;
    font-size: medium;
    font-variant: normal;
    font-stretch: wider;
    text-decoration: none;
    color: #9900CC;
}

A:HOVER
{
    font-family: Tahoma;
    color: red;
    font-weight: normal;
    font-style: normal;
    font-size: medium;
    font-variant: normal;
    font-stretch: wider;
    text-decoration: underline;
}



H1
{
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: x-large;
    font-variant: normal;
    font-stretch: normal;
    text-align: center;
}

H2
{
    font-family: Arial;
    font-weight: bold;
    font-style: oblique;
    font-size: large;
    font-variant: normal;
    text-align: center;
}

ADDRESS
{
    font-family: Tahoma;
    font-style: normal;
    font-size: small;
    text-align: center;
}

.e-mail, .email A:visited, .e-mail A:active, .e-mail A:link,e-mail A:link
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-stretch: normal;
    text-align: center;
    text-decoration:none;
}

 .e-mail A:hover
{
    text-decoration:underline;
}