@charset "utf-8";
/* CSS Document */

.yazipem {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #D6809D;
}
.baslik02 {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D15A5A;
}

.yazi {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
}
.baslik {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
}
.yazipembe {
	font-family: tahoma;
	font-size: 11px;
	color: #D56827;
}
.baslik {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.beyazyazi {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.yazibaslikk {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}




a:link {
	font-family: tahoma;
	font-size: 14px;
	color: #D15A5A;
}
a:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #AD3030;
}
a:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #D15A5A;
}
a:active {
	font-family: tahoma;
	font-size: 14px;
	color: #DA6778;
}

