    A:link {text-decoration: none; font-weight: bold; color: green} 
    A:visited {text-decoration: none; font-weight: bold; color: green} 
    A:active {text-decoration: none; font-weight: bold; color: green}
    A:hover {text-decoration: none; font-weight: bold; color: #D0160C}

    P {
    	font-size: 10pt;
    	font-weight: normal;
    	font-family: Georgia, Tahoma, Arial, sans-serif
    	}

    P.tekst1 {
    	font-size: 12pt;
    	font-weight: normal;
    	font-family: Georgia, Tahoma, Arial, sans-serif
    	}    
    	
    P.tekst2 {
    	font-size: 10pt;
    	font-weight: bold;
    	font-family: Georgia, Tahoma, Arial, sans-serif
    	}    	      	    
    	
    P.tekst3 {
    	font-size: 10pt;
    	font-weight: normal;
    	font-family: Tahoma, Arial, sans-serif
    	}    	      	    
		
	P.menu {
		font-size: 13pt;
    	font-weight: normal;
    	font-family: Georgia, Tahoma, Arial, sans-serif
	}
	
    BODY {
		scrollbar-arrow-color: green;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-highlight-color: green;
		scrollbar-face-color: #FFFFFF;
		scrollbar-shadow-color: green;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
	}
