.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E3E3E;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
}

.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.style3 {font-family: Arial; font-size: 16px; font-weight: bold; color: #990000; }
.14piros {font-family: Arial; font-size: 14px; font-weight: bold; color: #990000; }
.12piros {font-family: Arial; font-size: 12px; font-weight: bold; color: #990000; }
a:link {
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #003399;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #003399;
}

a.link2:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
a.link2:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #ffffff;
}
a.link2:active {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}