a {
	color : #9B0000;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color : #9B0000;
	text-decoration:none;
	font-weight: bold;
}

a:active {
	color : #9B0000;
	text-decoration:none;
	font-weight: bold;
}
 
a:hover {
	color : #9B0000;
	text-decoration: underline;
	font-weight: bold;
}

.cimsor {
	color: #333333;
	text-align: justify;
	font: normal 12px Arial;
	font-weight: bold;
}

.szoveg {
	color: #666666;
	font: normal 11px/18px Verdana;
	text-align: justify;
}

.kisszoveg {
	color: #999999;
	font: normal 8px/16px Verdana;
}


.lablec {
	color: #999999;
	font: normal 8px Verdana;
}

.kezdobetu {
	font: normal 18px/16px Georgia;
	color: #333333;
}

.almenutable {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.jobbra			{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.balra			{
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 3px;
}

