
a:link  {
        text-decoration : none;
}

a:visited  {
        text-decoration : none;
}

a:active  {
        text-decoration : none;
}

a:hover  {
        color : #bfdedd;
        text-decoration : underline;
}

a:bb:hover  {
        color : #bfdedd;
        text-decoration : underline;
}

/* Überschriften*/
h1, h2, h3, h4, h5, h6  {
        font-family : Verdana, Arial, Helvetica, Geneva, Swiss;
}

p, br, td  {
        font-family : Verdana, Arial, Helvetica, Geneva, Swiss;
        font-size: 10pt;

}
