﻿.haberDiger
{
	width: 300px;
	background-color: #6d6d6d;
	color: White;
	text-decoration: none;
}

.HaberBaslik
{
	font-weight: bold;
	font-size: 16px; 
}

.haberbaslikRight
{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.haberbaslikRight a, .haberbaslikRight a:visited
{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.HaberDigerList
{
	color: White;
	text-decoration: none;
}

.HaberDigerList:hover
{
	color: Red;
}
