.body
	{ 
	font-family: tahoma;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 11px;
	text-decoration: none;
	}
.not
	{ 
	font-family: tahoma;
	letter-spacing: 1px;
	font-size: 9px;
	color: #800000;
	}
.not-y
	{ 
	font-family: tahoma;
	letter-spacing: 1px;
	font-size: 9px;
	color: #006600;
	}
.bnot
	{ 
	font-family: tahoma;
	letter-spacing: 1px;
	font-size: 11px;
	color: #800000;
	}
.bnot-y
	{ 
	font-family: tahoma;
	letter-spacing: 1px;
	font-size: 11px;
	color: #006600;
	}

A
    { 
    cursor:pointer;
    color: #0000cc;
	Text-Decoration: none;
	}
A:hover
	{
	color: #ff0000;
	}
//A:visited	/**/
	{
	color: #551a8b;
	}
.div_pos
	{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	text-align: justify;
	}
.haber
	{
	width:200px;
	height:180px;
	padding-left:25px;
	padding-bottom:0px;
	padding-top:24px; 
	background-image:url('../img/haber_back.jpg');
	background-repeat: no-repeat  
	}
span.highlight-ozet
	{
	font-weight:bold;
	}
span.highlight-popup
	{
	background-color: rgb(117, 217, 117);
	color:#fff;
	}
.forumkod
	{
	color: #000000;
	background-color:#DEE7EF;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	line-height: 1.3em;
	}
span.link_span
	{
	color:#0000cc;
	cursor:pointer;
	}
span.link_span:hover
	{
	color: #ff0000;
	}