.bodytext {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #000000;
}
.cim1 {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.cim2 {
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d35f22;
}
.cim3 {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #155fba;
}
.text_2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
}
.text_3 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}
.link 	{  font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; font-style: normal; 
		font-weight: bold; color: #000000; }
		A:link {COLOR: #000000; TEXT-DECORATION: none}
		A:visited {COLOR: #000000; TEXT-DECORATION: none}
		A:active {COLOR: #000000; TEXT-DECORATION: none}
		A:hover {BACKGROUND-COLOR: none; COLOR: #155fba; TEXT-DECORATION: NONE;
}
.b2 {
 font-family: verdana, arial, helvetica, sans-serif;        /* gomb szöveg betütipusa */
 font-size: 14px;            /* gomb szöveg mérete */
 color: black;     /*gomb szöveg szine*/
 font-weight: bold;          /* gomb szöveg vastagsága; normal, bold=vastag */
}
.button {
 background-color: #d35f22;  /* gombok szine */
 font-family: verdana, arial, helvetica, sans-serif;        /* gomb szöveg betütipusa */
 font-size: 10px;            /* gomb szöveg mérete */
 color: white;     /*gomb szöveg szine*/
 font-weight: normal;          /* gomb szöveg vastagsága; normal, bold=vastag */
 width: 63;                 /* gombok szélessége */
}
 .keret {
 border-color: #FFFFFF;
 border-width: 2px;
}