A:hover { text-decoration:underline;}
.beyazMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
text-decoration:none;
}
A.beyazMenu:Hover {
text-decoration:underline;
}
.sagBaslik {
font-family:tahoma;
color:#8c0000;
font-size:12px;
font-weight:bold;
}
.sagText {
font-family:tahoma;
color:#8c0000;
font-size:11px;
}
.sagText li { 
list-style-image:url(images/arrow.gif);
list-style-position:inside;

}
.sagText li a { color: #8c0000; text-decoration: none;}
A.sagText:hover { text-decoration:underline;}

.text {font-family:tahoma;
color:#000;
font-size:11px;}

.beyazText {font-family:tahoma;
color:#FFF;
font-size:11px;}
.content {
	float: left;
	width: 550px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	
}
.content .descr {
	
	color: #333;
	margin-bottom: 6px;
	font: 11px "Tahoma";
}
.haberBaslik {
font-weight:bold;color:#990000;
}
.button
{
   font-size:11px;
   font-family:Tahoma;
   font-weight:bold;
   color:#888888;
   width:60px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
   cursor:hand;
}
.dropDown {
width:180px;
color:#000000;
font-family:Tahoma;
font-size:11px;
}


/*.sagText li a:hover { color: #FFF; text-decoration: none; background: #A90000; display: block; height: 25px;}*/
