.head1 { font-weight: bold; color: #000000}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#000000}
.head2 { font-weight: bold; color: #FF6600}
a.db:active { text-decoration: none ; color: #ffffff}
a.db:link { text-decoration: none ; color: #ffffff}
a.db:visited { text-decoration: none ;  color: #ffffff}
a.db:hover { text-decoration: none ; color: #3CBD34}
a.corluhaber:active { text-decoration: none ;font-size: 10px; font-weight: bold;color: #0172b4}
a.corluhaber:link { text-decoration: none ;font-size: 10px; font-weight: bold;color: #0172b4}
a.corluhaber:visited { text-decoration: none ;font-size: 10px; font-weight: bold;color: #0172b4}
a.corluhaber:hover { text-decoration: underline ;font-size: 10px; font-weight: bold;color: #0172b4}
a:active { text-decoration: none ; color: #000000}
a:link { text-decoration: none ; color: #000000}
a:visited { text-decoration: none ; color: #000000}
a:hover { text-decoration: underline ; color: #0172B4}

div.float_left
{
    float: left;
    margin: 0px;
}
div.float_right
{
    float: right;
    margin: 0px;
}
.yeni_haber {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
}
.yeni_baslik {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}