.Oldalcim {
	color: #000066;
	font-weight: bold;
	font-size: x-large;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.Kiemelt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	font-weight:bold;
}

body {
	background-color: #99CCFF;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Focim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	color: #990000;
	font-weight: bolder;
}
