.menu {
	font-size: 13px;
	font-family: Tahoma;
	color: #005891;	
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
#szoveg {
	font-size: 13px;
	font-family: Tahoma;
	color: #005891;	
	text-decoration: none;
}
.link {
	font-size: 13px;
	font-family: Tahoma;
	color: #005891;	
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.keret {
	border-left: 5px double #febe0f;
	border-right: 5px double #febe0f;
}
