
<!--
body {

	background-attachment: fixed; background-repeat: no-repeat; background-position:100%;
background-image: url(bg.jpg); 
	background-color: #000000;

}
.devami {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #f89f27;}
.cizgi {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #cccccc;
}
.icerik {font-size: 11px; font-family: verdana, Helvetica, sans-serif; color: #000000;}

.baslik{font-size: 13px; font-family: verdana; color: #000000;	font-weight: bold;}
.siyahbaslik{font-size: 13px; font-family: verdana; color: #000000;	font-weight: bold;}
-->
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
