body {
	background-image: url(hatter.png);
	cursor: nw-resize;
}
.tartalom {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	padding-right: 2px;
	padding-left: 2px;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #C32C8A;
}
a:link {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #9B4D44;
}
a:visited {
	text-decoration: none;
	color: #9B4D44;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	cursor: help;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.nav {
	display:block;
	color:#9B4D44;
	font-family:tahoma;
	font-size:11px;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform:none;
	text-decoration:none;
	text-align:left;
	line-height:11px;
	margin:2px;
	padding: 2px;
}

.nav:hover {
    padding-left:1px;
    background-color:#9B4D44;
    display:block;
    color:#ffffff;
    font-family:tahoma; 
    font-size:11px;
    letter-spacing: 0px!;
    font-weight: normal;
    text-transform:none;
    text-decoration:none;
    text-align:left;
    line-height:11px;
    margin:2px;}

marquee {
	color: #999999;
	width: 180;
	height: 100;
	margin: 5px;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;}
	
input {
	font-size:7pt;
	font-family:tahoma;
	color: #000000;
	text-align: center;
	border: 1px inset #A7A77A;
}

textarea {
	font-size:7pt;
	font-family:tahoma;
	color: #000000;
	text-align: center;
	border: 1px inset #A7A77A;<br>
}
.cim {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A77A;
}
