a:link {
	color: #990000;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #550000;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: underline;
	}



BODY {
	
	FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	background: #000000;
		
	}

.alapoldal {
	background: url(../kozep.jpg);
	background-color: #CCB892;
	background-repeat: no-repeat;
}

.alapoldal2 {
	text-align: justify;
}

.iesuck {
		background: url(../jobb_oldal2.jpg);
		background-repeat: repeat-y;
}





