body {
	background-attachment: fixed;
	background-color: #999999;

}
table {
	background-color: #FFFFFF;
}
.feliratok {
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	font-family: "Times New Roman";
}
a:link {
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
}
a:visited {
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
}
a:hover {
	font-size: 20px;
	font-weight: bolder;
	color: #0033CC;
}
a:active {
	font-size: 20px;
	font-weight: bolder;
	color: #0033CC;
}
h1 {
	font-family: "Courier New";
	font-size: 14px;
	color: #000066;

}