@charset "utf-8";
body 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	
	background-position:center top;
	margin:0px 0px 0px 0px;
	color:#666;
	background-color:#000;
}
.nerede
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#676360;
	
}
a.d 
{
	color:#694457;
	text-decoration: none;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
a:hover.d
{
	text-decoration: none;
}

a
{
	color:#676360;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
a:hover
{
	text-decoration: none;
}

.bg 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	width:145px;
	height:27px;
	text-align:center;
	font-weight:bold;
}

.menu a
{
	display:block;
	width:173px;
	background-color:#fff7d4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #706222;
	text-decoration:none;
	border-bottom: 1px dotted #999999;
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
}
.menu a:hover
{
	background-color: #fffdf2;
	color:#000000;
}
.in
{
	height:12px;
}

