.kirmizi {

	font-family: "Arial";
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.Siyah {
	font-family: "Arial";
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}.yazi {
	font-family: Verdana;
	font-size: 12px;
}
.baslik {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
.baslik2 {
	color: #990000;
	font-weight: bold;
}

