.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.normaltext:hover {
	color: #B9E500;
	text-decoration: none;
}

.sotetkekboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #OC224B;
	text-decoration: none;
}

.zoldnormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9E500;
	text-decoration: none;
}

.zoldnormaltext:hover {
	color: #B9E500;
	text-decoration: underline;
}

.feketenormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.feketenormaltext:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.feherkistext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.feherkistext:hover {
	color: #B9E500;
	text-decoration: none;
}

.zoldkistext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9E500;
	text-decoration: none;
}

.zoldkistext:hover {
	color: #B9E500;
	text-decoration: underline;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.menutext:hover {
	color: #1D4695;
	text-decoration: none;
}

.zoldkeret {
	border: 2px solid #B9E500;
}

.feherkeret {
	border: 2px solid #FFFFFF;
}

.balszelkeret {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #669900;
}


.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #99CC33;
	border: 2px solid #000000;
}
.formtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFFFFF;

}.scroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;
	border: none;
}
