﻿body 
{
	
}

.HeadServizi {
    font-family:Verdana;
	font-size:medium;
	text-decoration:underline;
    color: Black ;
	text-align: center;
}

.Collegamento {
    font-family:Verdana;
	font-size:x-small;
	text-decoration:underline;
    color: #0000FF;
	text-align: center;
}

.Collegamento:visited {
    font-family:Verdana;
	font-size:x-small;
	text-decoration:underline;
    color: #660099;
}

.Collegamento:active {
    font-family:Verdana;
	font-size:x-small;
	text-decoration:underline;
    color: #FF0000;
}
