a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #001620;
	text-decoration: underline;
}
a.adminlink {
	font-size:11px;
	color: #006699;
	text-decoration: none;
}
a.adminlink:hover {
	font-size:11px;
	color: #001620;
	text-decoration: underline;
}
a.linkitt {
	font-size:11px;
	color: #006699;
	text-decoration: underline;
}
a.linkitt:hover {
	font-size:11px;
	color: #001620;
	text-decoration: underline;
}

.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #E7EBEE;
	color: #130D0D;
}
.scrolltext, .teblatext, .admintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #130D0D;
}
.alsosor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #130D0D;
}
a.alsosor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #130D0D;
	text-decoration: none;
}
a.alsosor:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}
.szovegok {
	color: #054C40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.szovegerror {
	color: #DC143C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #130D0D;
}

.Code
{
	color: #000000;
	font-family: 'Courier New' , Monospace;
	font-size: 12px;
}

