body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 { font-size: 32px; text-align:center; }
h2 { font-size: 18px; text-align:center; }

body {
	background-image: url(fond.jpg);
	background-repeat: repeat;
}
img {
	border: #33CCFF 3px outset;
}

a:hover {
	color:#0066FF;
	text-decoration: underline;
}

a, a:visited, a:active {
	color: #0000FF;
	text-decoration: underline;
}

#copyright a:hover {
	color: #006633;
	font-size: 12px;
	text-decoration: underline;
}
#copyright a, #copyright a:visited, #copyright a:active {
	color: #006633;
	font-size: 12px;
	text-decoration: none;
}