h2           { font-family: Verdana; font-size: 16pt; color: #ffffff; font-weight: bold }
.KategoriLink { font-family: Verdana; font-size: 12pt; color: #FFFFFF; text-decoration: none; 
               font-weight: bold }
:hover.kategorilink { font-family: Verdana; font-size: 12pt; color: #C0C0C0; font-weight: bold; text-decoration:underline }
.kategoriler { font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none; 
               font-weight: bold }
.TabloAlan   { background-color: #333333 }
.oyunisimleri { font-family: Verdana; font-size: 11pt; color: #333333; font-weight: bold; text-decoration:none }
a.oyunisimleri { font-family: Verdana; font-size: 11pt; color: #333333; font-weight: bold; text-decoration:none }
a.oyunisimleri:hover { font-family: Verdana; font-size: 11pt; color: #000000; font-weight: bold; text-decoration: none;}

.menu {
width:200px;
text-align:center;
color:black;
font-size:9pt;
font-family:verdana;
font-weight:bold;
background-color:#ff9900;
border-color:#ffffff;
border-width:2px;
border-style:solid;
padding:4 6 4 6;
}
.menuhover {
width:200px;
text-align:center;
color:black;
font-size:9pt;
font-family:verdana;
font-weight:bold;
background-color:#ffffff;
border-color:#ff9900;
border-width:2px;
border-style:outset;
padding:4 6 4 6;
}

.menupress {
width:200px;
text-align:center;
color:black;
font-size:9pt;
font-family:verdana;
font-weight:bold;
background-color:#ff6600;
border-color:#ff6600;
border-width:2px;
border-style:inset;
padding:6 6 2 8;
}



.btn-zorsoft
{
	float: right;
	width: 70px;
	height: 22px;
	background: url(images/zorsoftyazilim.gif) no-repeat scroll left top;
	text-indent: -9999px;
	margin: 0px 20px 0 0;
	padding: 0px;
}
.btn-zorsoft a 
{
	width: 70px;
	height: 22px;
	background: url(images/zorsoftyazilim.gif) no-repeat scroll left top;
	display:block;
}
.btn-zorsoft a:hover
{
	background: url(images/zorsoftyazilim.gif) no-repeat scroll left bottom;
}