body {
	background-attachment: fixed;
	background-color: #999999;
}
.pontszam {
	font-weight: bolder;
	font-size: 14px;
	color: #000066;
}
.sajreklam {
	font-weight: bolder;
	font-family: "Times New Roman";
	font-size: 15px;
	color: #000000;
}
table {
	background-color: #FFFFFF;
}
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: "Times New Roman";
	font-size: 14px;
	color: #000066;

}