body {
	background-attachment: fixed;
	background-color: #035393;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-align: center;
	background-image: url(oldal2.jpg);
}
a:link{
	text-decoration: none;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
a:visited{
	text-decoration: none;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
a:active{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-decoration: none;
}
a:hover{
	text-decoration: underline blink;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
