.text{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.cizgi{
	font-family: Tahoma;
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}
.haberbaslik {
	font-family: Arial;
	font-size: 11px;
	color: #407355;
	text-decoration: none;
	font-weight: bold;
}
.basliklar{
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu{
	font-family:Arial;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.menu:link {
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.menu:active {
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
    font-family:Arial;
	font-size: 11px;
	color: #407355;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
