.intestazione {
	font-size : 12px;
	font-family : Arial;
	color : #08225A;
	}
a:link {
font-family : Arial;  
color : #08225A;
text-decoration : underline; 
} 
a:visited {
font-family : Arial; 
color : #08225A; 
} 
a:active {
font-family : Arial;  
color : #08225A; 
} 
a:hover {
font-family : Arial; 
color : #08225A; 
text-decoration : underline; 
}