body{
 background-color: #CCCCCC;
	margin: 0px;
	scrollbar-3dlight-color: #59AEFE;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: #59AEFE;
	scrollbar-face-color: #59AEFE;
	scrollbar-highlight-color: #59AEFE;
	scrollbar-shadow-color: #59AEFE;
	scrollbar-track-color: #CCCCCC;
}
.baslik{
	font-family: verdana;
	font-size: 11px;
	color:Black; 
	font-weight: bold;
}
.baslik2{
	font-family: verdana;
	font-size: 11px;
	color:Black; 
	font-weight: bold;
   text-transform: lowercase;
}
.baslikbold12{
	font-family: verdana;
	font-size: 12px;
	color:Black; 
	font-weight: bold;
}
.boldh30{
	font-family: verdana;
	font-size: 11px;
	color:Black; 
	font-weight: bold;
	height: 30px;
}
.boldh30gri{
	font-family: verdana;
	background-color: white;
	font-size: 11px;
	color:Black; 
	font-weight: bold;
	height: 30px;
}
.baslikbold11underline{
	font-family: verdana;
	font-size: 11px;
	color:Black; 
	font-weight: bold;
	text-decoration: underline;
}
.acikgri{
	background-color: #E9E9E9;
	font-family: verdana;
	font-size: 11px;
	color:Black; 
}
.yazi{
	font-family: verdana;
	font-size: 11px;
	color:Black; 
}
a:link{
	font-family: verdana;
	font-size: 11px;
	color:Navy; 
	text-decoration: none;
}
a:visited{
	font-family: verdana;
	font-size: 11px;
	color:Navy; 
	text-decoration: none;
}
a:hover{
	font-family: verdana;
	font-size: 11px;
	color:Navy; 
	text-decoration: underline;
}
a:active{
	font-family: verdana;
	font-size: 11px;
	color:Navy; 
	text-decoration: none;
}
