.boxcim {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.boxszoveg {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #FFE3C3;
}
.cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #820024;
}
.szoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #CC0000;

}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFE3C3;
	border: 1px solid #FFA000;
}

