     body { 
            margin-left:0px ;
            margin-top:0px ;  
            font-size: 10pt ;
          } 

          
    .menuh {
            position:static;
            BORDER-COLOR : #6699CC ;
            Background-Color : #6699CC ;
            Border-Left : #6699CC ;
            Border-Top : #6699CC ;	
            border-top-width: 1px ;
            border-bottom-width: 1px ;	
            border-left-width: 1px;   
            border-right-width: 1px;          	            		            
            cursor : hand ;
	    cursor : pointer;
            Padding-Left : 5px ;
            Padding-Right : 5px ; 
            Padding-Top : 5px ; 
            Padding-Bottom : 5px ; 
            color: #FFFFFF ;
            font-weight: bold ;
        }

    .menu	{
            Background-Color : #DDDDDD ;
        }


    .menuc	{
            Background-Color : #DDDDDD ;
            color: #FF3399 ;
        }


    .kolor	{
            color: #FF3399 ;
        }

    .home	{
            cursor : hand ;
        }

    .menulinks{
        text-decoration:none;

    }

