.menu{
		font-family:Verdana;
		font-size:10px;
		font-weight:bold;
		color:#003916;
		text-decoration:none;
	}

.menu:hover{
				font-family:Verdana;
				font-size:10px;
				font-weight:bold;
				color:#003916;
				text-decoration:underline;
			}

.testo{
			font-family:Verdana;
			font-size:11px;
			color:#003916;
		}
h1{
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
		color:#003916;
		text-decoration:none;
	}
h2{
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		color:#003916;
		text-decoration:none;
	}
h3{
		font-family:Verdana;
		font-size:10px;
		font-weight:normal;
		color:#003916;
		text-decoration:none;
	}

.titolo{
			font-family:Verdana;
			font-size:12px;
			color:#FFFFFF;
		}

.link{
		font-family:Verdana;
		font-size:11px;
		color:#003916;
		text-decoration:none;
	}

.link:hover{
				font-family:Verdana;
				font-size:11px;
				color:#003916;
				text-decoration:underline;
			}


