body 
	{
	margin: 0;
	background: #fff;
	}


		
		
		/***betűk***/

p
	{
	font-family: Arial;
	font-size: 14pt;
	text-align: center;
	}


	/*KÉPEK*/
	
	
	

	
		
				
A.webref:link, A.webref:visited, A.webref:active    
	{ 
	font-family: Arial;
	text-decoration: none;
	color: #000;
	} 

A.webref:hover 
	{ 
	font-family: Arial;
	text-decoration: none;
	color: #b70000;
	font-weight: bold;
	} 
	
	
