.spot {
	color: #330000;
	text-decoration: none;
}
.spot2 {
	color: red;
	text-decoration: underline;
}
.spot3 {
	color: white;
	text-decoration: none;
}
.spot4 {
	color: orange;
	text-decoration: underline;
}

.kutu	{
		width:250px;
		border:10px double #0099FF;
		height:110px;
		float:left;
		margin-left:15px;
		margin-top:15px;
		}

.kutu2	{
		width:250px;
		border:10px solid #0099FF;
		height:110px;
		float:left;
		margin-left:15px;
		margin-top:15px;
		}
		
.kutux	{

		width:200px;
		border:10px double #0099FF;
		height:110px;
		float:center;
		margin-bottom:5px;
		}
.kutuy	{

		width:150px;
		border:10px double #0099FF;
		height:110px;
		float:left;
		margin-bottom:10px;
				margin-left:10px;
		}
.kutuy2	{

		width:150px;
		border:10px solid #0099FF;
		height:110px;
		float:left;
		margin-bottom:10px;
				margin-left:10px;
		}		

.kutux2	{
		width:200px;
		border:10px solid #0099FF;
		height:110px;
		float:center;
		margin-bottom:5px;

		
		}	
		
		
		.kutuk	{

		width:10px;
		border:10px double #0099FF;
		height:10px;
		float:center;
		margin-bottom:5px;
		}

.kutuk2	{
		width:10px;
		border:10px solid #0099FF;
		height:10px;
		float:center;
		margin-bottom:5px;
		
		}		

.kopru:link	{
			text-decoration:none;
			color: #000000;
			}
.kopru:visited {
			 text-decoration:none;
			 color: #000000;
			 }
.kopru:hover {
			 text-decoration:underline;
			 color: #000000;
			 }
.kopru:active {
			 text-decoration:underline;
			 color: #000000;
			 }			 
			 
			 .insan_tablo	{
				color:#000;
				font-size:12px;
				font-weight:bold;
				font-family:"MS Sans Serif";
				border:0px;
				padding-top:15px;
				}