body {
	background-image: url(../images/body_gradient_span.gif);
	background-color: #DEE9F6;
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 12px;
}
.form {
	list-style-type: none;
	border: medium dotted #B15A50;
}

.baslik {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.email {
	background-color: #FFFF33;
}

.haber {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.alt_baslik {
	font-family: tahoma;
	font-size: 13px;
	color: #35A0FF;
	font-weight: bold;

}
.icerik{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	
}
.alt_baslik2 {
	font-family: tahoma;
	font-size: 14px;
	color: #AA2624;
	font-weight: bold;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
