FONT , body , td , a { text-decoration : none; font-family : Verdana; color: #000000; }

a:visited { color : #000000; text-decoration : underline; }
a:link    { color : #000000; text-decoration : underline; }
a:active  { color : #000000; text-decoration : underline; }
a:hover   { color : #000000; text-decoration : underline; }

body {

 overflow : auto;

}

font.red_bold   { color: #FF0000; font-weight:bold; font-size: 11px; font-family:Verdana; letter-spacing:1px; }
font.green_bold   { color: #33CC33; font-weight:bold; font-size: 11px; font-family:Verdana; letter-spacing:1px; }

font.link_menu_unten { color: #000000; font-family:Verdana; font-size: 9pt; letter-spacing:1pt; }

input,text,select {
 border:solid 1px #EAEAEA;
 font-family:Verdana;
 font-size:11px;
 background-color: #FFFFFF;
 color:#3C3C3C;
}

a:hover.format_text_buttons {
 padding: 2px;
 border: solid 1px #cccccc;
 background-color: #eaeaea;
 font-weight: bold;
 text-decoration: none;
}

