a:hover {
	color: #008B8B;
}
a:hover.altlink {
	color: Silver;
}

.fonlutablo {
	background-repeat: no-repeat;
	background-position: top;
}
.form {
	border: 1px solid #191970;
}

.yazi {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: Black;
}

.metin {
	font-family: Georgia;
	font-size: 13px;
	color: Black;
}

.baslik {
	font-family: Georgia;
	font-size: 16px;
	color: #483D8B;
	font-weight: bolder;
}
.mbaslik {
	font-family: Georgia;
	font-size: 12px;
	color: #483D8B;
	font-weight: bolder;
}
.bbaslik {
	font-family: Georgia;
	font-size: 22px;
	color: #483D8B;
	font-weight: bolder;
}
.kbaslik {
	font-family: Georgia;
	font-size: 11px;
	color: #483D8B;
	font-weight: bolder;
	font-style: italic;
}
.menulink {
	text-decoration: none;
}
.menu {
	font-family: Georgia;
	font-weight: bold;
}
.altlink {
	color: White;
	text-decoration: none;
	font-size: 12px;
}
.linkarsiv {
	color: Navy;
	text-decoration: none;
	font-size: 12px;
}
.atilim{
	text-decoration : none;
	color : #A52A2A;
	font-style : oblique;
	font-weight : bolder;
	font-size : 9px;
}