.yazi {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.beyaz-yazi {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0F4984;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(images/back.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.yasil {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7EAB34;
	text-decoration: none;
}
.mavi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

