#calendar {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #000;
	text-align: center;
	}
	
.gun {
	float: left;
	width: 12.2%;
	text-align: center;
	margin: 1px;
	height: 16px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #B0E8FF;
	}
	
	.etkinlik {
	float: left;
	width: 12.2%;
	text-align: center;
	margin: 1px;
	height: 16px;
	font-weight: normal;
	background-color: #66FF99;
	border: 1px solid #00D545;
	}
	.gung {
	float: left;
	width: 12.2%;
	text-align: center;
	margin: 1px;
	height: 16px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #40C6FF;
	}
	
.gun.pasif {
	background-color: #E7F8FF;
	border: 1px solid #DFF4FF;
	}
	
.gun.bugun {
	color: #c00 !important;
	font-weight: bold;
	background-color: #40C6FF;
	border: 1px solid #0084CA;
	}
	
.gun.aktif {
	background-color: #DDF4FF;
	border: 1px solid #B0E8FF;
	}
	
.temizle {
	clear: both;
	}
	
.aktifay {
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
	color: #990000;
	}
	
.aktifay a {
	font-size: 12px;
	text-decoration: none;
	color: #c90;
	margin: 0 5px;
	cursor: pointer !important;
	}
	
	
A.e_lnk {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

A.e_lnk:hover {
	text-decoration: underline;
		color: #000000;
	font-weight: bold;
	}
			
A.CC {
	text-decoration: none;
	color: #c06;
	font-weight: bold;
	}
	
A.CC span {
	color: #000 !important;
	}
	
A.CC:hover {
	text-decoration: underline;
	}
