
.icerik {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align:left;
}

.icerik2 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:left;
}

.baslik {
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
}

.resim_altý {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align:center;
}

.baslik2 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align:left;
}

.baslik_link1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
}
.baslik_link1:Hover {
	color: red;
	text-decoration:underline;
}

.icerik_link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
}


.icerik_link2 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
}
.txt
{
	font-family: Tahoma;
	font-size: 11px;
	height: 15px;
	border: #CECECE 1px solid;
	background-color:#FFFFA4;
}
.drp
{
	font-family: Tahoma;
	font-size: 11px;
	height: 21px;
	border: #CECECE 1px solid;
	background-color:#FFFFA4;
}
.hyper
{
	font-family: Tahoma;
	font-size: 11px;
	color:	#124CA3;
	text-decoration: none;
}
.hyper:HOVER
{
	color:	RED;
	text-decoration: none;
}