body {
	background-color: #4396ca;
}

a:visited {
	color: #000000;
}
.bbaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #D10000;
	letter-spacing: 5px;
}

a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}

.textgenel{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-left: 5px;
}
.abaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	letter-spacing: 5px;
}

