@charset "utf-8";
body {
	background-color: #006699;
}
.poolmatic {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a.link1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

body2 {
	background-color: #3399CC;
}

#szar {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
	}

