body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: 3194CA;
}
.haber {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.altmenu {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.icerik {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: bolder;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0066FF;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0066FF;
	font-weight: bolder;
	text-decoration: none;
}
a:active {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0066FF;
	font-weight: bolder;
	text-decoration: none;
}

