BODY  {	    
	background-color : 				#393E42;
    scrollbar-track-color:      	#393E42;
    scrollbar-face-color:       	#21262A; 
    scrollbar-arrow-color:      	#3E8CCA;
    scrollbar-3dlight-color:    	#666; 
    scrollbar-darkshadow-color: 	#000;
   	scrollbar-highlight-color:  	#393E42;
   	scrollbar-shadow-color:     	#999;  }

P, TABLE, TD  {
	font-size : 		11px;
	font-family : 		Verdana;
	font-weight : 		normal;
	color : 			#fff;  }
	
.tekst	{
	color : 			#bababa;
	line-height:		20px;   }

A, A:Active, A:Visited  {	
	font-size : 		11px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#3E8CCA; 
	text-decoration : 	none;  }

A:Hover  {	
	font-size : 		11px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#bababa; 
	text-decoration : 	underline; }
