/* CSS Document */
h1.head1 { font-size: 18px; } 
h1 {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #FF43A9}
.rozsaszin { color: #FF43A9}
.lila { color: #630D83 }
.style2 {font-family: tahoma, Verdana, Arial}
.style3 {
	color: #663399;
	font-weight: bold;
}
.style4 {font-size: 18px}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #663399;
	font-style: italic;
}
a:active {
	text-decoration: underline;
}
body,td,th {
	font-family: tahoma, Verdana, Arial;
}

.style6 {font-size: 36px}
