BODY {
	COLOR: Black;
	BACKGROUND-COLOR: #FFFFCC;
	font-size: medium;
	display: inline;
	font-family: "Arial";
}
A:link {
	COLOR: #4F6228;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {
	color: #4F6228;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:active {
	BACKGROUND-COLOR: none;
	COLOR: #4F6228;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	BACKGROUND-COLOR: none;
	COLOR: #4F6228;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.cim
{
	font-weight: bold;
	font-size: large;
}

.belul
{
	text-align: left;
	font-size: 16px;
}

.menulist{
    margin-left: 3px;
	padding-left: 0;
	white-space: nowrap;
	padding-top: 0;
	margin-top: 0;
	padding-top: 0;
	margin-top: 0;
  }	
	
.menulist a{
  	text-decoration:none;
	color:#A6A6A6;
	font-size:10px;
  }
.menulist a:hover{
    text-decoration:none;
	color:#A6A6A6;
	font-size:10px;
  }
  
.menulist a:visited {
	text-decoration:none;
	color:#A6A6A6;
	font-size:10px;
}

.fent a{
  	text-decoration:none;
	color:#F2F2F2;
	font-size:13px;
  }
.fent a:hover{
    color:#F2F2F2;
	text-decoration: none;
	font-size:13px;
  }

.fent a:visited{
    color:#F2F2F2;
	text-decoration: none;
	font-size:13px;
  }

.kiemelt{
	float:right;
	width:50%;
}
