body {
	background-color: #ffffff;
	margin: 3px 3px 3px 3px;
	scrollbar-face-color: #99cccc;
	scrollbar-highlight-color: #669999;
	scrollbar-3dlight-color: #669899;
	scrollbar-darkshadow-color:#669999;
	scrollbar-shadow-color:#004000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#99CCCC;
	font: 11px "Times New Roman", Times, serif;
}

font.cim {
	background: transparent;
	font: normal bold 16px;
	text-decoration: underline;
}

a {
	text-shadow: Aqua;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	text-decoration: underline;
	color: Aqua;
}


a.term {
	background: #FFCC99;
	width: 170px;
	text-decoration: none;
	padding-left: 3px;
	color: Black;
	border: thin solid White;
	}
a.term:hover {
	background: #009999;
	text-decoration: underline;
}

a.fmenu {
	background: #FFCC99;
	width: 120px;
	text-decoration: none;
	padding-left: 5px;
	color: Black;
	border: thin solid White;
	}
a.fmenu:hover {
	background: #009999;
	text-decoration: underline;
}

a.szurke {
	text-shadow: Aqua;
	text-decoration: none;
	font-size: 16px;
}
a.szurke:hover {
	background: transparent;
	text-decoration: underline;
	color: Black;
}
table.fejlec {
	background: #009999;
	border: thin solid Black;
}
table.folap {
	background: #009999;
	border: thin solid Black;
	border-top: none;
	padding-left: 5px;
}
table.kozep {
	background: #FFFFFF;
	border-width:1px; 
	border-color: Black; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:solid; 
	border-left-style:solid;
}


