<style type="text/css">
<!--

A {
        COLOR: #000000;
}

A.kat:hover {
        COLOR: #FFFFFF;
        text-decoration: underline;
}

A.menu:hover {
        COLOR: #FFFFFF;
        text-decoration: underline;
}

#layer_menu {
        position: relative;
        top: 0px;
        left: 0px;
        width: 249;
        visibility: visible;
}

TD.kat {
        color: #FFFFFF;
        FONT-FAMILY: arial;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
        text-decoration: none;
        background-image: url('images/button.gif');
        width: 226;
        height: 26;
}

TD.menu {
        color: #D29B07;
        FONT-FAMILY: arial;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
        text-decoration: none;
}

A.menu {
        color: #D29B07;
        FONT-FAMILY: arial;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
        text-decoration: none;
}

A.kat {
        COLOR: #FFFFFF;
        FONT-FAMILY: arial;
        FONT-SIZE: 12px;
        font-weight: bold;
        text-decoration: none;
        margin-left: 5px;
}

TABLE.master {
        background: #f9f2de;
        width: 226;
}

A.view {
	   color: #000000; 
	   font-size: 12px; 
	   font-family: Arial;
}
-->
</style>

