.icerik {
	font-family: tahoma;
	font-size: 11px;
	color: #6d634e;
}

A:hover {

	/*color: #453024;*/
	text-decoration:underline;

}

A:link {
/*color: #453024;*/
text-decoration:none;
}

A:visited {
	/*color: #453024;*/

}
a:active {
	/*color: #453024;*/
text-decoration:none;
}

a {
text-decoration:none;}
