A:link, A:visited    { color: #467FE1;  
                       font-family: Tahoma, Arial Narrow; 
		               font-size: 11; 
		               text-decoration: none }
A:hover    { color: #59AC42;  
             font-family: Tahoma, Arial Narrow; 
	         font-size: 11; 
	         text-decoration: underline }.fondopasqua {
	background-attachment: fixed;
	background-image: url(../images/pasqua.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoGiallo {
	background-color: #FFCC00;
}
.fondoAzzurro {
	background-color: #ADCFF1;
}
.linea {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3976B5;
	border-right-color: #3976B5;
	border-bottom-color: #3976B5;
	border-left-color: #3976B5;
}

