A:link {text-decoration: underline; color: blue;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

.title{
	font-family: cursive;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	margin-top: 5pt;
	margin-bottom: 5pt;
}
.comment{
	font-family: Geneva, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin-top: 5pt;
	margin-bottom: 10pt;
}
.kep{
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 3pt;
	border: 3px ridge #CC0033;
	padding: 0 0 0 0;
}
.adat1{
	color: white;
	background-color: #CC0033;
	font-family: serif;
	font-weight: bold;
	font-size: 9pt;
	padding: 0 2 0 2;
}
.adat2{
	color: white;
	background-color: #CC0033;
	font-family: serif;
	font-weight: bold;
	font-size: 9pt;
	border: 1px solid #CC0033;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.adat2 a{
	color: white;
	background-color: #CC0033;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 1 0 1;
	border: 1px solid #CC0033;
}
.adat2 a:hover{
	color: #CC0033;
	background-color: white;
	text-decoration: none;
}
.text{
	font-family: Geneva, sans-serif;
	text-align: center;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10pt;
}
.pages{
	font-family: Geneva, sans-serif;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}
.pages a{
	text-decoration: none;
}
.actPage{
	color: red;
	font-weight: bold;
	border: 1px solid Red;
	padding-left: 2;
	padding-right: 2;
}
.sepCella{
	border-left: 1px dotted Gray;
}
.hiba{
	background-color: #DADADA;
	font-size: 10pt;
	padding: 5pt 5pt 5pt 5pt;
	color: Red;
	font-weight: bold;
	text-align: center;
}
.nagyit
{
	font-family: Geneva, sans-serif;
	font-size: 9pt;
	text-align: center;
	margin-top: 2pt;
	margin-bottom: 15pt;
	color: #CC0033;
}
.visit{
	font-family: Geneva, sans-serif;
	font-size: 8pt;
	background: #C7C7C7;
	text-align: center;
	padding: 2 2 2 2;
}
.visit a{
	color: Black;
	text-decoration: none;
}
.visit a:hover{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
#cursor{
	cursor: text;
	text-decoration: none;
	color: Black;
}
