.copyright {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, "Times New Roman", "Myriad Pro";
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
.icerik-yazi {
	font-family: Tahoma, "Times New Roman", "Myriad Pro";
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.icerik-baslik {
	font-family: Tahoma, "Times New Roman", "Myriad Pro";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.icerik-baslik-kirimizi {
	font-family: Tahoma, "Times New Roman", "Myriad Pro";
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}

.icerik-link {
	font-family: Tahoma, "Times New Roman", "Myriad Pro";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.icerik-link a {
	color: #666;
	text-decoration: none;
}
.icerik-link a:hover {
	color: #333;
	text-decoration: underline;
}

.resim-border {
	border: 3px solid #a1a1a1;
	margin-right: 7px;
	margin-left: 7px;
}

