BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
; background-color: #FFFFFF
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
INPUT{
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
SELECT{
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
TEXTAREA{
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
A:link {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
A:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
	font-size: 10px;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------Classe BLU BIG --------------------------------------------- */
A.blubig:ACTIVE {
	color: #2151A9;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.blubig:link {
	color: #2151A9;
	font-family: Tahoma, Verdana,  Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.blubig:visited {
	color: #2151A9;
	font-family: Tahoma, Verdana,  Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.blubig:hover {
	color: #6992E2;
	font-family: Tahoma, Verdana,  Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.home {
	color: #628BDA;
    font-family: Tahoma, Verdana, Geneva, sans-serif;
    font-size: 10px;
	background-color: #EEF3FD;
	border: 1 solid #1954C4;
	border-right: White;
	border-bottom: White;
}
.blubig {
	color: #2151A9;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.Titolo { color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; ; font-weight: bold}
.Testo { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
.Neretto { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; ; font-weight: bold }
A:active { color: #666666; font-size: 10px; text-decoration: underline; }
