.leftmenu {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFD1;
	text-decoration: none;
}
.leftmenu:hover {
	color: #FFFFD1;
	font-weight: bold;
	text-decoration: none;	
}
.topmenu {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.topmenu:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;	
}
.cim {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
.szoveg {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}
.kisszoveg {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}
.link {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.link:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;	
}