body {
	background-color: #b8ac9d;
        background-image: url(AQ_bg.jpg);
        background-repeat: repeat-x;
        background-position: top
}
.menu {
	font-size: 13px;
	font-family: Times;
	font-weight: bold;
	color: #FFFFFF;	

	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
.cim {
	font-size: 13px;
	font-family: Times;
	color: #2f4da7;	

	text-decoration: none;
}
.szoveg {
	font-size: 12px;
	font-family: Times;
	color: #818181;	
	text-decoration: none;
}
.szoveg:hover {
	text-decoration: underline;
}
