.citazione {
	font : bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B22222;
	padding: 25px;
}

.testo {
	font : 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
	padding: 25px;
}
.testo1 {
	font : 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
}
BODY { 
 font-family:arial; 
 font-size:12px; 
 font-weight:normal; 
 font-style:normal; 
 color:#000000;
 background-color : #FFFFFF;
 margin-left : 0px;
 margin-top : 0px;
 margin-right : 0px;
}

TD { 
font-family:arial; 
font-size:14px; 
font-weight:normal; 
font-style:normal; 
color:black;
}

A.menu:link, A.menu:visited { 
 text-decoration: none; 
 color:navy; 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size:12; 
 font-weight:bold;
 margin-left : 10px;
} 

A.menu:hover { 
text-decoration: none; 
color:red 
} 

A.chiudi:link, A.chiudi:visited { 
 text-decoration: none; 
 color: #999999; 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size:12; 
 font-weight:bold;
 margin-left : 10px;
} 

A.chiudi:hover { 
text-decoration: none; 
color:navy 
} 
.lampeggio {
	text-decoration: underline overline;
	font-style: oblique;
	font-variant: normal;



}
.fondobianco {
	background-color: #FFFFFF;
}
.titoletto {
	color : Navy;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
A.normal:LINK {
	text-decoration : none;
	font-weight : normal;
	color : Navy;
}

A.normal:VISITED {
	text-decoration : none;
	font-weight : normal;
	color : Navy;
}

A.normal:ACTIVE {
	text-decoration : none;
	font-weight : normal;
	color : Navy;
}
A.normal:HOVER {
	text-decoration : none;
	color : Red;
	font-weight : normal;
}
A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : Red;
}
INPUT.small {
	font-size : 12px;
	background-color : #F0F8FF;
	height : 20px;
}
TD.menu1 {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : White;
	border : 1px solid #87CEEB;
	background-color : #CCCCCC;
	border : 1px solid #87CEEB;	
	text-align : center;
	height : 15px;
	width : 15px;
}

TD.menu2 {
	font : 13px Arial;
	font-style : normal;
	font-weight : bold;
	color : White;
	border : 1px solid #87CEEB;
	background-color : #666666;
	border : 1px solid #87CEEB;	
	text-align : center;
	height : 15px;
	width : 15px;
}
A:LINK {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}
A:ACTIVE {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}
A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}
A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : Red;
}
