/* CSS Document */

body 
{
	background-image: url(gyb_reszek/hatter.png);					
}

a:link 
{
	color: #AAAAAA;
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
	color: #AAAAAA;
}

a:hover 
{
	text-decoration: none;
	color: #00CCFF;
}

a:active 
{
	text-decoration: none;
	color: #00CCFF;
}

a.style1
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}

span.style2
{
	font-size: 11px;
	color:#777777;
}

img.kepes
{
	border-color:#AAAAAA;
	border-width:thick;	
}
