BODY,TD {
	font-family: Verdana;
	font-size: 9pt;
	color: #0C4758
}

A {
	font-family: Verdana;
	font-size: 8pt;
	color: #2C3F67;
	text-decoration : none;
}

A:HOVER {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-decoration : underline;
}

.nav {
	font-family: Arial,Tahoma;
	font-size: 11px;
	color: white;
	text-indent: 8px;
	text-decoration : none;
}

.nav:HOVER {
	font-family: Arial,Tahoma;
	font-size: 11px;
	color: #FB8A38;
	text-indent: 8px;
	text-decoration : none;
}


.girisnav {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #4883C2;
	text-indent: 8px;
	text-decoration : none;
}

.girisnav:HOVER {
	font-family: Tahoma;
	font-size: 13px;
	color: #0058B6;
	text-indent: 8px;
	text-decoration : none;
}


.baslik {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0072BC;
	text-decoration : none;
}

