BODY,TD {
	font-family: Arial;
	font-size: 9pt;
	color: #003A78;
}

A {
	font-family: Arial;
	font-size: 9pt;
	color: #2C3F67;
	font-weight:bold;
	text-decoration : none;
}

A:HOVER {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #D42127;
	text-decoration : underline;
}


.ustnav {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration : none;
}

.ustnav:hover {
	font-family: Arial;
	font-size: 12px;
	color: red;
	text-decoration : none;
}


.text {
	font-family: Arial;
	font-size: 10px;
	color: #00416B;
	text-decoration : none;
}



.yazi {
	font-family: Arial;
	font-size: 12px;
	color: #003A78;
	text-decoration : none;
}

.yazi:hover {
	font-family: Arial;
	font-size: 12px;
	color: red;
	text-decoration : none;
}


.bolumbaslik {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FF4800;
	text-decoration : none;
}

.urunyazi {
	font-family: Arial,Verdana;
	font-size: 9px;
	color: #003A78;
	text-decoration : none;
}
.urunbaslik {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #4F7E2F;
	text-decoration : none;
}

