﻿body, table, tr, td, th
{
    font-size: 8pt;
    font-family: Arial;
}
body
{
    font-size: 10pt;
    font-family: Arial;
    background-color: #e8d1b0;
}
table, td, tr
{
}
.menue
{
    text-decoration: none;
    color: black;
}
.selmenue
{
    text-decoration: none;
    color: #cc6666;
}
A.menue
{
    text-decoration: none;
    color: black;
}
A.menue:active
{
    text-decoration: none;
    color: black;
}
A.menue:hover
{
    text-decoration: none;
    color: #cc6666;
}
A.menue:link
{
    text-decoration: none;
    color: black;
}
A.menue:visited
{
    text-decoration: none;
    color: black;
}
A.selmenue
{
    text-decoration: none;
    color: #cc6666;
}
A.selmenue:active
{
    text-decoration: none;
    color: #cc6666;
}
A.selmenue:hover
{
    text-decoration: none;
    color: #cc6666;
}
A.selmenue:link
{
    text-decoration: none;
    color: #cc6666;
}
A.selmenue:visited
{
    text-decoration: none;
    color: #cc6666;
}
A
{
    text-decoration: none;
    color: #cc6666;
}
h1
{
    color: #cc6666;
    font-size: 175%;
}
h2
{
    color: #000000;
    font-size: 125%;
    font-weight: bold;
}
