BODY,TD {
	font-family: Arial;
	font-size: 14px;
	color: #3d3938;
}

A {
	font-family: Arial;
	font-size: 14px;
	color: #ff7200;
	text-decoration : none;
}

A:HOVER {
	font-family: Arial;
	font-size: 14px;
	color: #ff9300;
	text-decoration : underline;
}



.yazi {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
}

