A:link {
	color: #CCCCCC;
}
A:visited {
	color: #CCCCCC;
}
A:active {
	color: #FF3300;
}
A:hover  {
	color: #FF3300;
}

.Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}

.Titolo a:link {
	color: #003366;
	text-decoration: underline;
}
.Titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}

.Titolo2 a:link {
	color: #003366;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
}
.indirizzo { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: center; color: #CCCCCC}
.Testo_normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
.Testo_normale a:link {
	color: #003366;
	text-decoration: underline;
}
.Testo_normale a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.Testo_normale a:active {
	color: #FF3300;
	text-decoration: underline;
}
.Testo_normale a:visited {
	color: #003366;
	text-decoration: underline;
}
.Testo_piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	clip:   rect(   );
	font-style: normal;
	color: #003366;
}
.Testo_piccolo a:link {
	color: #003366;
	text-decoration: underline;
}
.Testo_piccoloTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clip: rect( );
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
}

.border {
	border: 1px solid #003366;
	padding: 2px;
}
