body,td,th {
	color: #5e5e5e;
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_page.jpg);
	background-color: #333333;
	background-repeat: repeat-x;
}
.alink {
	text-decoration: none;
	color: #ac0203;
}
.alink:hover {
	text-decoration: underline;
	color: #232323;
}
.tarih {
	color: #000000;
}
.footer {
	text-decoration: none;
	color: #5e5e5e;
}
.footer:hover {
	text-decoration: underline;
	color: #000000;
}

