body {
	margin:0;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color:EAF3FA;
	font-family:Tahoma;
}
a {
	color:#96c9f0;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	color:#96c9f0;
	font-size:11px;
	text-decoration:underline;
}
.text {
	font-size:14px;
	color:#1a304b;
}
.vonal {
	color: #96c9f0;
	font-size:11px;
}

.blue {
	color: #509cc2;
	font-weight: bold;
}
.blue18 {
	color: #509cc2;
	font-weight: bold;
	font-size:18px;
}