body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #E0E7EC;
}
.text {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
a {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	color: #63608A;
	font-size: 11px;
	text-decoration: none;
}
.baslik {
	font-family: Tahoma;
	color: #63608A;
	font-size: 11px;
}
