@charset "utf-8";

<!--
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
-->

.css {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF9900;
	text-align:center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.baslik {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF9900;
	text-align:center;
}

.icerik {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFffff;
	text-align:left;
}
.icerik2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #9c9c9c;
	text-align:left;
}

.icerik3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align:right;
}

.baslik2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FF9900;
	text-align:left;
}

.style1 {color: #FFFFFF;
font-family: Tahoma;  
	font-size: 11px;}
	
.style2 {color: #999999;
font-family: Tahoma; 
	font-size: 11px;}