body,td,th {
	font-family: Calibri;
	font-size: 14px;
	color: #3366CC;
}
a:link {
	color: #3366CC;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.baslik {
	color: #78B7EE;
	font-size: 16;
	font-weight: bold;
	font-family: Calibri
	text-decoration: none;

}
