
.MorCati_Baslik {
	font-family : Helvetica;
	font-size : 14px;
	font-weight:bold;
	color: #5E2C70;
}

P {
	font-family : Helvetica;
	font-size : 12px;
	color: #5E2C70;
}


A:link		{ font-weight:bold; text-decoration:underline ; color : #5e2c70; }
A:visited	{ font-weight:bold; text-decoration:underline ; color : #5e2c70; }
A:active		{ font-weight:bold; text-decoration:underline ; color : #5e2c70; }
A:hover		{ font-weight:bold; text-decoration:underline ; color : #8b3f9d; }


