/* stílusok */
body {
	margin-top: 0px;
}
.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 14px}
.bottom{font-family:Verdana, Arial, Helvetica, sans-serif; color:#626262; font-size:10px; font-stretch:expanded;}
a.bottom:link {
	color: #626262;
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #626262;
}
a.bottom:hover {
	text-decoration: underline;
	color:#626262
	}
a.bottom:active {
	text-decoration: none;
}
.menu {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; font-size: 16px; }
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	text-decoration: none;
	color:#0099FF
	}
a.menu:active {
	text-decoration: none;
}
.focim {font-family: Georgia; font-weight:300; color: #003EA4; font-size: 16px; }

