.paragraf {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000099;
}
.basliklar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9933CC;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.orta_alt_baslik_buyuk {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}


