td  {
        font-size : 12px;
        font-family : Verdana;
        color : 000000;
        font-weight : normal;
        text-decoration : none;}


b         {
        font-weight : bold;}

.12px_underline {
        font-size : 12px;
        font-family : Verdana;
        color : #000000;
        font-weight : normal;
        text-decoration : none;}

.klein {
        font-size : 12px;
        font-family : Verdana;
        color : #000000;
        font-weight : normal;
        text-decoration : none;}

.12px {
        font-size : 12px;
        font-family : Verdana;
        color : #000000;
        font-weight : normal;
        text-decoration : none;}

a   {
        font-size:12px;
        font-family: Verdana;
        color:#000000;

        text-decoration:none;}

A:hover   {
        font-size:12px;
        font-family:Verdana;
        color:#ff0000;

        text-decoration:underline;}
