body {color:blue;font: 12px Arial;}

A:link {
	COLOR: #0000FF; 
}
A:visited {
	COLOR: #0000FF; 
}
A:active {
	COLOR: #0000FF; 
}
A:hover {
	background-color:orange;
}


b {color: blue;}
div {
margin-top: 10px;
margin-right: 5px;
margin-bottom: 10px;
margin-left: 10px;
}
table {width:750px;}
.testoblu {
font: 16px Arial;
color: blue;background:#FFFFCC;
}
.piccolo {
font: 12px Arial;
color: blue;
}
.centrato {
text-align:center;
}
.uno {
font: 12px Arial;
color: blue;
}
.due {
font: 11px Arial;
color: #0099FF; 
}
.tre {a-color: #0099FF; 
}
.red {
font: 13px Arial;
color: #CC3366;text-align:center;
}
.foto {
border: none ;
text-align:center;
}
a.collegamento:visited {color: green;}
a.collegamento:hover {background-color: white;}