body
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #5FA2B8;
}
.kategoribaslik
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #3F585F;
	text-decoration: none;
}
.oyunadi1{
	font-family: Verdana;
	font-size: 13px;
	color: #0A81A1;
	text-decoration: none;
}
.oyunadi2
{
	font-family: Verdana;
	font-size: 11px;
	color: #0A81A1;
	text-decoration: none;
}
.normal
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3F585F;
	text-decoration: none;
}
.oynanma
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F6583C;
	text-decoration: none;
}
.alt
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/* Oylama için style*/
.standart
{
	width: 13px;
	height: 13px;
	cursor: hand;
	background-repeat: no-repeat;
}
.dolu 
{
    background-image:url(images/star2.png);    
}
.bos 
{
    background-image:url(images/star1.png);                  
}
.bekle 
{
    background-image:url(images/wait.gif);               
}
.puan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}