.Baslik {
	color: #A70200;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.metin {
	color: #0B248A;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #888888;
}
a:active {
	color: #888888;
}
