body { font-size: 12px; }
p { font-size: 12px; }
td { color: green; font-size: 11px; font-family: arial; }
a:link { color: blue; font-size: 12px; font-family: arial; text-decoration: none; }
a:visited { color: blue; font-size: 12px; font-family: arial; }
a:hover { color: red; font-size: 12px; font-family: arial; text-decoration: none; }
a:active { color: green; font-size: 12px; font-family: arial; }
/*-------------  menu  
----*/
a_gr:link { color: red; font-size: 12px; font-family: arial; }
a_gr:visited { color: red; font-size: 12px; font-family: arial; }
a_gr:hover { color: red; font-size: 12px; font-family: arial; text-decoration: underline; }
a_gr:active { color: green; font-size: 12px; font-family: arial; }
/*---------------unten _ www __-----*/
a_kl:link { color: blue; font-family: arial; text-decoration: none; }
a_kl:visited { color: blue; font-family: arial; text-decoration: none; }
a_kl:hover { color: blue; font-family: arial; text-decoration: none; }
a_kl:active { font-family: arial; text-decoration: none; }
/*------------------------
----*/
.a_menu_rame:link { color: blue; font-size: 12px; font-family: arial; background-color: #fffff5; text-decoration: none; width: 100px; height: 25px; margin: 0; padding: 0 0 0 6px; border: solid 1px black; }
.a_menu_rame:visited { color: blue; font-size: 12px; font-family: arial; text-decoration: none; width: 100px; height: 25px; margin: 0; padding: 0 0 0 6px; border: solid 1px black; }
.a_menu_rame:hover { color: blue; font-size: 12px; font-family: arial; background-color: #cdcdcd; text-decoration: none; width: 100px; height: 25px; margin: 0; padding: 0 0 0 6px; border: outset 2px red; }
.a_menu_rame:active { color: red; font-size: 12px; font-family: arial; background-color: #c3c3c3; width: 100px; height: 25px; margin: 0; padding: 0 0 0 6px; border: inset 2px; }
