.bordo {
	border: 1px solid #9999cc;
}
.bordoinf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999cc;
}
.bordosin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999cc;
}
.bordosup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999cc;
}
.footer, .footer a:link, .footer a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #9999cc;
	text-decoration: none;
}

.footer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.testo a:link, .testo a:visited    {
	font-family: Tahoma;
	font-size: 13px;
	color: #9999cc;
	text-decoration: none;
}

.testo a:hover   {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

.testogrande, .testogrande a:link, .testogrande a:visited {
	font-family: Tahoma;
	font-size: 17px;
	color: #9999cc;
}
.testogrande a:hover {
	font-family: Tahoma;
	font-size: 17px;
	color: #ffffff;
	text-decoration: underline;
}
.testo { 
	font-family: Tahoma;
	font-size: 15px;
	color: #9999cc;
	text-decoration: none;
 } 
