.cozum_body {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}

.footer_body {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
}

.icsayfa_body {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	text-align: justify;
}

.icsayfa_baslik {
	font-family: Tahoma;
	font-size: small;
	color: #A71933;
	font-weight: bold;
}

.haber_body {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
.haber_baslik {
	font-family: Tahoma;
	font-size: x-small;
	color: #0F7FC4;
	font-weight: bold;
}

.sss_body {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	text-align: justify;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A3A3A2;
}

a.linkopacity img
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

a:link {
	text-decoration: none;
	color: #C50C2B;
}
a:visited {
	text-decoration: none;
	color: #C50C2B;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
