h1 {
	font-family: verdana;
	font-weight: bold;
	color: #003399;
	font-size: 22px;
}

h2 {
	font-family: verdana;
	font-weight: bold;
	color: #003399;
	font-size: 18px;
}

.text {
	font-family: verdana;
	color: #003399;
	font-size: 14px;
}

.textnagy {
	font-family: verdana;
	color: #003399;
	font-size: 16px;
}

.textlent {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
}

.menu {
	font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.menu a {
	text-decoration: none;
	color: #ffffff;
}

.menu a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.hatter {
	background-color:#0000CC;
	color: #ffffff;

}

.hatter a {
	background-color:#0000CC;
	color: #ffffff;

}

.hatter a:hover {
	background-color:#0000CC;
	color: #ffffff;

}