body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  	scrollbar-arrow-color:666666;
  	scrollbar-base-color:ffffff;
  	scrollbar-shadow-color:cecece;
  	scrollbar-face-color:cecece;
  	scrollbar-highlight-color:ffffff;
  	scrollbar-dark-shadow-color:cecece;
  	scrollbar-3D-light-color:cecece;
}
td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.yazi {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.yazi1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.proje_adi {
	font-family: Tahoma;
	font-size: 11px;
	color: #C40000;
	font-weight:bold;
	text-decoration:none
}
.baslik {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.baslik2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.baslik3 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a:link.proje_adi {
	color: #C40000;
	text-decoration: none;
}
a:visited.proje_adi {
	text-decoration: none;
	color: #C40000;
}
a:hover.proje_adi {
	text-decoration: underline;
	color: #C40000;
}
a:active.proje_adi {
	text-decoration: none;
	color: #C40000;
}