/* CSS Document - by MEDITH.it -Copyright- */
.testilink {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.testilink a:link {
	color: #99CCFF;
	text-decoration: none;
}
.testilink a:visited {
	color: #99CCFF;
	text-decoration: none;
}
.testilink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.testilink a:active {
	color: #99CCFF;
	text-decoration: none;
}
.bordo {
	border: thin dotted #FFF;
}

.Stile1 {font-size: 12px}
.Stile2 {font-size: 14px}
.Stile3 {font-size: 10px}

a:link {
	color: #99ccff;
}
a:visited {
	color: #99ccff;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #99ccff;
}

.formcontatti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.grigio_mclink {
	background-color: #CCC;
}

/* fine CSS Document - by MEDITH.it -Copyright- */
.BordoTabella {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.BordoTabella2 {
	border: medium solid #CCC;
}

