@charset "utf-8";
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	display: block;
	font-weight: bolder;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	height: 35px;
	padding-top: 13px;
}
a:hover {
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	color: #ED1E24;
	display: block;
	text-align: center;
}

.baglantilink {
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	display: block;
	height: 35px;
	width: 35px;
}
.egitim_link {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	float: none;
	display: block;
	text-align: center;
	height: 40px;
}
.egitim_link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0012;
	padding: 0px;
	float: none;
	display: block;
	text-align: center;
	height: 40px;
	background-color: #83C7C6;
}
