body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #0000000;
	}


#text {
	font-size: 100%;
	color: #0000000;
	}


a {
	text-decoration: underline;
	font-weight: bold;
	color:#5D72A3;
	}


a:hover {
	color:#2B2949;
	background:#C0C9E2;
	font-weight:bold;
	text-decoration:undeline;}

a:visited {
	text-decoration: none
	text-decoration: underline;
	font-weight: bold;
	color:#5D72A3;
	}

a img {
	border: none;
}

.image {
	border: none;
	margin: 2em;
	text-align: center;
}

#tartalom
	{
	float: left;
	display: inline;
	background:#fff;
	border:1px solid #94B0CC;
	margin: 0px 10px 10px 10px;
	padding: 2em;
	}

h4 {
font-size: 110%;
margin: 2em;
}
