@charset "iso-8859-9";
.linkstil {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

