<!--
body{background-color:#DAA520;}

BODY
{
scrollbar-base-color:#DAA520;
scrollbar-highlight-color:#DAA520;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#DAA520;
scrollbar-arrow-color:#9ACD32;
scrollbar-track-color:#DAA520;
}

a:aktive  {
   	font-family : Verdana, Arial;
   	font-size :11pt;
   	color : lime;
   	font-weight : normal;
   	text-decoration : none;line-height :11pt;
                   }

a:hover    {
   	font-family : Verdana, Arial;
   	font-size : 11pt;
   	color : white;
   	text-decoration : underline;line-height :11pt;
	background: yellowgreen
                      }




a                    {
                     	   font-family : Verdana, Arial;
   	   font-size :11pt;
   	   color : black;
   	    text-decoration : none;line-height :11pt;
                        }
table             {
   	    font-family : Verdana, Arial;
   	    font-size : 11pt;
   	    color : white;
                         }
td                    {
   	     font-family : Verdana, Arial;
   	     font-size :11pt;
   	     color :white;
                           }
//-->
