body {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(11,92,126,1.00) 0%,rgba(147,196,217,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(11,92,126,1.00) 0%,rgba(147,196,217,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(11,92,126,1.00) 0%,rgba(147,196,217,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(11,92,126,1.00) 0%,rgba(147,196,217,1.00) 100%);
}



.bg1 {
	background-color: #026EAE;
	color: #FFF;
}

:root {
    --bg1-degisken: #026EAE;
    --bg2-degisken: #014670;
    --color1-degisken: #fff;
}


.bg2 {
    background-color: #014670;
    color: #FFF;
}


 
.kutu1 {
	background-color: #026EAE;
	height: 7px;
	width: 7px;
	position: relative;
	top: 16px;
}
 
 
.yazi1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.yazi2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0D4890;
	text-decoration: none;
}

 

 


