.Menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : White;
	font-weight : bold;
}

.Menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #CCCCCC;
}

.AlMenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffFF;
	font-weight : bold;
}

.AlMenu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	color : #CCCCCC;
}

.AlMenuSzurke {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : none;
}

.AlMenuSzurke:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : none;
}

.MenuSzurke {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : none;
}

.MenuSzurke:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : none;
}

