body {

	font-family: Arial, Verdana, Helvetica;
	font-size: .9em;
	color: #3F3F3F;
	text-align: center;
	}

a:link {
	font-size: 14px;
	color: #1560A5;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	font-size: 14px;
	color: #1560A5;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover, a:active {
	background: #156AA5;
	color: #fff;
	text-decoration: none;
	}
}
.style1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}.kalinlik {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0A5080;
	border-left-color: #0A5080;
}
