@charset "iso-8859-2";
/* CSS Document */

<!--
body {
	background-color: #666666;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stile1 {
	font-family: verdana;
	font-size: x-small;
	color: #CCCCCC;
	font-weight:bold;
}
.Stile3 {font-family: verdana; font-size: x-small; color: #666666; }
#apDiv1 {
	position:absolute;
	z-index:1;
	float:right;
	width:1%;
	margin-left:85%;
	margin-top:1%;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
-->