.footer {
	font-size: 11px;
	color: #D9D9D9;
	font-family: Verdana, Geneva, sans-serif;
}

.footer a:link {
	color: #D9D9D9;
	text-decoration:none;
	
}
.footer a:visited {
	text-decoration: none;
	color: #D5D5D7;
}
.footer a:hover {
	text-decoration: none;
	color: #000000;
}
.footer a:active {
	text-decoration: none;
	color: #D9D9D9;
}

.footerb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9D9D9;
}


.icerik {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#747474;
}

.icerik a:link {
	color: #747474;
	text-decoration:none;
	
}
.icerik a:visited {
	text-decoration: none;
	color: #747474;
}
.icerik a:hover {
	text-decoration: none;
	color:#09F;
}
.icerik a:active {
	text-decoration: none;
	color: #747474;
}