#body {
	font-family: arial; 
	font-size: 12;
	margin-left: 10px;
	margin-top: 10px;
	color: #000000;
	width: 570px;
	height: 480px;
	overflow: auto;
	
			}
	
#tekst {
	font-family: arial; 
	font-size: 12;
	font-style:italic;
	color:#FFFFFF;
		
	}		

#tekst2 {
	font-family: arial; 
	font-size: 12;
	color:#000000;
		
	}
		


	
a.link {
	font-size: 14;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-weight: 600;
	margin-right:10px;
	
	
	
				
	
	}	
a.link:hover {
	font-size: 14;
	text-decoration: none;
	color: #0000CC;
	font-family: arial;
	font-weight: 600;
	margin-right:10px;
	
		}	
		
		


