h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
	text-transform: none;
	font-style: italic;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #99CC66;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../grafica_menu_barra/pattern.png);
	background-repeat: repeat-y;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
	border-bottom: 1px dotted #99cc66;
	}
.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
	border-bottom: 1px dotted #99cc66;
}
.links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669966;
	text-decoration: none;
	border-bottom: 1px dotted #99cc66;
}
.links a:hover {
	color: #99CC66;
	text-decoration: none;
	border-bottom: 1px dotted #99cc66;
}
.links a:active {
	color: #99CC66;
	text-decoration: none;
	border-bottom: 1px dotted #99cc66;
}





.links2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	
	}
.links2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	
}
.links2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.links2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.links2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669966;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	font-weight: bold;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669966;
}
