
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size : 10px;
  background : #000000;
scrollbar-face-color:#333333;
scrollbar-arrow-color:#cccccc;
scrollbar-track-color:#555555;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11px;
	color: #CCCCCC;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 12px;
}

a:link {
	color: #CCCCCC;
	font-weight : none;
	font-size : 11px;
	text-decoration: none;
	
}
a:visited {
	color: #CCCCCC;
	font-weight : none;
	font-size : 11px;
	text-decoration: none;
}
a:hover {
	color: #fd9e04;
	text-decoration: underline;
	font-size : 11px;
	}

	
	.beyaz{
	color: #FFFFFF;
}