a {
	color: #000046;
	text-decoration: underline;
}
a:visited {color: #000046;}
a:active {color: #000046;}
a:hover {
	color: #0000CD;
	text-decoration: none;
}
.default {
	color: #1e5f61;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
.title1 {
	color: Maroon;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.link_title1 {
	color: Maroon;
}
.link_title1:hover {
	color: Maroon;
	text-decoration: none;
}
.link_title1:visited {
	color: Maroon;
}
.table {
	color: #000046;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
.fontos {
	color: Maroon;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}
.kiemeles {
	color: FF8000;
	font-weight: bold;
	font-style: italic;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
	color: #8bc6df;
}
.link_footer {
	color: #8bc6df;
}
.link_footer:hover {
	color: #8bc6df;
	text-decoration: none;
}
.link_footer:visited {
	color: #8bc6df;
}
.partnerek {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #000046;
	font-weight: bold;
}
.partnerek:hover {
	color: #000046;
	text-decoration: none;
}
.partnerek:visited {
	color: #000046;
}
td.menu {
	background:lightblue;
	visibility: hidden;
}
table.menu {
	position:absolute;
	visibility:hidden;
}