a.link1:link {
	color: #cc0000;
}

a.link1:visited {
	color: #990000;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: none;
	color: #FF6600;
}

a.link1:active {
	color: #FF9900;
	text-decoration: none;
}

a.link2:link {
	color: #ffffcc;
}

a.link2:visited {
	color: #FFCC00;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: none;
	color: #FF6600;
}

a.link2:active {
	color: #FFFF00;
	text-decoration: none;
}
.descrizione {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #006600;
}
.titolodescriz {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.titolopagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
