body {
	font-family: arial;
	font-size: 9pt;
}

td, th {
	font-family: arial;
	font-size: 9pt;
	color: #565656;
}

a {
	color: #565656;
	font-size: 9pt;
	text-decoration: none;
        font-family: arial;
}
a:hover {
	color: #DE0031;
	font-size: 9pt;
	text-decoration: none;
        font-family: arial;
}

.baslik {
	color: #565656;
	font-size: 9pt;
	text-decoration: none;
	font-family: arial;
	font-weight:bold;
	font-style: normal;
}

.baslik_2 {
	color: #DE0031;
	font-size: 9pt;
	text-decoration: none;
        font-family: arial;
	font-weight:bold;
}

.top a {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
        font-family: arial;        
	font-weight:bold;
}
.top a:hover {
	color: #ff0000;
	font-size: 9pt;
	text-decoration: none;
        font-family: arial;
        font-weight:bold;
}
.left a {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
        font-family: arial;        
	font-weight:bold;
}
.left a:hover {
	color: #ff0000;
	font-size: 9pt;
	text-decoration: none;
        font-family: arial;
        font-weight:bold;
}
.link {
	color: #333399;
	font-size: 8pt;
	text-decoration: none;
        font-family: arial;
}

.link a {
	color: #333399;
	font-size: 8pt;
	text-decoration: none;
        font-family: arial;
}
.link a:hover {
	color: #DE0031;
	font-size: 8pt;
	text-decoration: underline;
        font-family: arial;
}