.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 1px;
	padding: 0px;
	}

.text A:link {
	text-decoration: none;
	color: #333333;
}
.text a:visited {
	text-decoration: none;
	color: #333333;
}
.text a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.text a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #009900;
	font-weight: bold;
}
.logini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	}

.butoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 0px;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
