.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.titoloni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.copyright {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #333333;
}

a:link { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	font-weight: bold;
		color: #333333; text-decoration:none}
a:visited { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	font-weight: bold;
		color: #333333; text-decoration:none}
a:hover { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	font-weight: bold;
		color: #666666; text-decoration:none}
a:active { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	font-weight: bold;
		color: #333333; text-decoration:none}

body{
	background-color:#ffffff;
	background-image: url(../images/template/sfondo.gif);
	background-attachment:scroll;
	background-position: left top;
	background-repeat: repeat-x;
	text-align:left;
	margin: 0;
}
