a:link,a:visited
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: #CCC;
	text-decoration: none;
	background-image:url(resimler/link.gif);
    position: relative; 
	top: 0.0px; 
	left: 1.0px;
}


.body
{
	margin: 0px;
	padding: 0px;

}


.kenarsol
{
	background: url(resimler/kenar-sol.gif) #FFF repeat-y;
}

.kenarsag
{
	background: url(resimler/kenar-sag.gif) #FFF repeat-y;
}

.fon
{
	background: url(resimler/fon.gif) #FFF repeat-x;
	height: 37px;
}

.menu,.menu a:link,.menu a:visited
{

	color: black;
	font-weight: bold;
	text-decoration: none;

}
.menu a:hover
{
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.menu2,.menu2 a:link,.menu2 a:visited
{

	color: black;
	text-decoration: none;
	list-style-type: none;

}
.menu2 a:hover
{
	color: red;
	text-decoration: none;
}

#newsblock 
{ 
	width:500px; 
	height:200px; 
	padding:5px; 
	border:1px solid #f2f2f2; 
}

#newsblock .news 
{
	display:block;
	color:#777; 
	font:12px "Trebuchet MS", "MS Sans Serif", georgia; 
	text-decoration:none 
}

#newsblock .news:hover 
{
	color:#111; 
}

#newsblock .hot 
{
	float:left; 
	width:300px; 
	height:200px; 
	margin-right:5px; 
}

#newsblock .hot a 
{ 
	margin-top:135px; 
	padding:5px; 
	position:absolute; 
	z-index:99; 
	display:block; 
	width:290px; 
	text-decoration:none; 
	font:12px "Trebuchet MS", "MS Sans Serif", georgia; 
	color:#ccc; 
	line-height:13px; 
}

#newsblock .hot a span 
{ 
	display:block; 
	font:21px "Arial Narrow", Arial, Tahoma; 
	letter-spacing:-1px; 
	padding:0; 
	margin:0; 
	color:#eee; 
}

#newsblock .hot a:hover 
{ 
	color:#fff; 
}

#newsblock .hot a:hover span 
{ 
	color:#fff; 
}

#newsblock .hot div 
{
	margin:135px 0 0 0px; 
	position:absolute; 
	z-index:95; 
	display:block; 
	width:300px; 
	height:65px; 
	background:#000; opacity:0.4; filter:alpha(opacity=40); 
}

.haberler,.haberler a:link,.haberler a:visited
{
	color: black;
	font-size: 14px;
	text-decoration: none;

}

.haberler a:hover
{
	color: red; 
	font-size: 14px;
	text-decoration: none;

}