

.titolo {
	font-family: Courier;
	font-size: 20px;
	color: #FFFFFF;
}

.titolo-sezioni {
	font-family: Courier;
	font-size: 14px;
	color: #FFFFFF;
}

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

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}