@charset "utf-8";
/* CSS Document */

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: 100.01% Arial, Helvetica, sans-serif;
	background: #406c26;
	color:#FFF;
	width:236px;
	}
	
a {color:#FFF;text-decoration:none;}
a:hover {color:#FFF;text-decoration:underline;}

table {
	border:0;
}

#tableTitle {
	font-weight:bold;
	font-size:12px;
}
table tr {
	font-weight:bold;
	font-size:11px;
}
.saat{
	width:15%;
}
.yayin{
	width:85%;
}