
<!--
body,td,th {
	font-size: 14px;
	color: #000000;
	background-color:#FFFF00;
	
    
}
body { background-color:#666600;


	
}
a:link {
	color: #000000; 
	text-decoration:none;
}
a:visited {
	color: #000000;
	
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	
	text-decoration:none;
}
a:active {
	color: #000000;
	
	text-decoration:none;
}

h1 {
	font-size: 18px;
	color:#006600
	;
}
h2 {
	font-size: 16px;
	color: #006600;
}
h3 {
	font-size: 14px;
	color: #006600;
}


.fejlec {
width:800px;
border: 1px #000000 solid;
background-image:url(sunflowers_nagy.jpg);

}
.menu { width:800px; 
 background-color:#C6C609;
 font-size:12px;

 
 border: 1px #000000 solid;
}

.tartalom { background-color:#C6C609;

width:780px;
padding-left:10px;
padding-right:10px;
border: 1px #000000 solid;
}
-->