body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	color: #77550e;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link {
	color: #77550e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #77550e;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #77550e;
}
.style_baslik {
	color: #FFFFFF;
	font-weight: bold;
}

.style_altbaslik {
	color: #8E3722;
	font-weight: bold;
}
