.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
}
body {
	background-color: #9CD2FE;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000099;
	text-decoration: none;
	display: block;
	background-color: #9CD2FE;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033CC;
	display: block;
}
.egikyazi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
	background-color: #9CD2FE;
	display: block;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	background-color: #9CD2FE;
	display: block;
}
a:hover {
	color: #FFFFFF;
	background-color: #000099;
	display: block;
}
